[CalendarServer-changes] [11121] CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrade.py

source_changes at macosforge.org source_changes at macosforge.org
Thu May 2 10:18:45 PDT 2013


Revision: 11121
          http://trac.calendarserver.org//changeset/11121
Author:   sagen at apple.com
Date:     2013-05-02 10:18:45 -0700 (Thu, 02 May 2013)
Log Message:
-----------
pyflakes.

Modified Paths:
--------------
    CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrade.py

Modified: CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrade.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrade.py	2013-05-02 00:14:21 UTC (rev 11120)
+++ CalendarServer/trunk/txdav/common/datastore/upgrade/sql/upgrade.py	2013-05-02 17:18:45 UTC (rev 11121)
@@ -24,7 +24,6 @@
 
 from twext.python.log import LoggingMixIn
 
-from twisted.internet import reactor
 from twisted.internet.defer import inlineCallbacks, returnValue
 from twisted.python.modules import getModule
 from twisted.python.reflect import namedObject
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130502/b5b2e047/attachment.html>


More information about the calendarserver-changes mailing list