[CalendarServer-changes] [2694] CalendarServer/trunk/twistedcaldav/tap.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Jul 11 12:19:58 PDT 2008


Revision: 2694
          http://trac.macosforge.org/projects/calendarserver/changeset/2694
Author:   wsanchez at apple.com
Date:     2008-07-11 12:19:58 -0700 (Fri, 11 Jul 2008)
Log Message:
-----------
Remove extra import.

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/tap.py

Modified: CalendarServer/trunk/twistedcaldav/tap.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/tap.py	2008-07-11 19:02:35 UTC (rev 2693)
+++ CalendarServer/trunk/twistedcaldav/tap.py	2008-07-11 19:19:58 UTC (rev 2694)
@@ -495,7 +495,6 @@
         # Configure NotificationClient
         #
         if config.Notifications["Enabled"]:
-            from twisted.internet import reactor
             installNotificationClient(
                 config.Notifications["InternalNotificationHost"],
                 config.Notifications["InternalNotificationPort"],
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20080711/3d949055/attachment.html 


More information about the calendarserver-changes mailing list