[CalendarServer-changes] [12085] CalendarServer/trunk/twisted/plugins/kqueuereactor.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 12 11:21:07 PDT 2014


Revision: 12085
          http://trac.calendarserver.org//changeset/12085
Author:   wsanchez at apple.com
Date:     2013-12-13 09:59:45 -0800 (Fri, 13 Dec 2013)
Log Message:
-----------
Don't need twext import here any more

Modified Paths:
--------------
    CalendarServer/trunk/twisted/plugins/kqueuereactor.py

Modified: CalendarServer/trunk/twisted/plugins/kqueuereactor.py
===================================================================
--- CalendarServer/trunk/twisted/plugins/kqueuereactor.py	2013-12-13 17:37:30 UTC (rev 12084)
+++ CalendarServer/trunk/twisted/plugins/kqueuereactor.py	2013-12-13 17:59:45 UTC (rev 12085)
@@ -14,8 +14,6 @@
 # limitations under the License.
 ##
 
-__import__("twext")
-
 from twisted.application.reactors import Reactor
 
 caldav_kqueue = Reactor(
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/2b146188/attachment.html>


More information about the calendarserver-changes mailing list