[CalendarServer-changes] [8497] CalendarServer/trunk/calendarserver/tools/upgrade.py

source_changes at macosforge.org source_changes at macosforge.org
Mon Jan 9 07:20:45 PST 2012


Revision: 8497
          http://trac.macosforge.org/projects/calendarserver/changeset/8497
Author:   cdaboo at apple.com
Date:     2012-01-09 07:20:44 -0800 (Mon, 09 Jan 2012)
Log Message:
-----------
pyflakes fix.

Modified Paths:
--------------
    CalendarServer/trunk/calendarserver/tools/upgrade.py

Modified: CalendarServer/trunk/calendarserver/tools/upgrade.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/upgrade.py	2012-01-08 07:14:08 UTC (rev 8496)
+++ CalendarServer/trunk/calendarserver/tools/upgrade.py	2012-01-09 15:20:44 UTC (rev 8497)
@@ -132,10 +132,7 @@
         time.
         """
 
-from txdav.common.datastore import upgrade
-from txdav.common.datastore.upgrade import migrate
 
-
 def main(argv=sys.argv, stderr=sys.stderr, reactor=None):
     """
     Do the export.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120109/02f6960e/attachment.html>


More information about the calendarserver-changes mailing list