From bc0019d883e30141b3759af30e6d9c0709c82089 Mon Sep 17 00:00:00 2001 From: Tim Laszlo Date: Fri, 12 Oct 2012 10:07:52 -0500 Subject: Remove unnecessary transaction.commit_manually --- tools/upgrade/1.3/migrate_dbstats.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tools') diff --git a/tools/upgrade/1.3/migrate_dbstats.py b/tools/upgrade/1.3/migrate_dbstats.py index 3944eb1d3..7ca309939 100755 --- a/tools/upgrade/1.3/migrate_dbstats.py +++ b/tools/upgrade/1.3/migrate_dbstats.py @@ -204,7 +204,6 @@ def migrate_stage1(): return True -@transaction.commit_manually def _restructure(): """major restructure of reporting data""" -- cgit v1.2.3-1-g7c22