[CalendarServer-changes] [9728] CalendarServer/trunk/twistedcaldav/directory/principal.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Aug 17 11:49:15 PDT 2012


Revision: 9728
          http://trac.macosforge.org/projects/calendarserver/changeset/9728
Author:   sagen at apple.com
Date:     2012-08-17 11:49:14 -0700 (Fri, 17 Aug 2012)
Log Message:
-----------
pyflakes

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/directory/principal.py

Modified: CalendarServer/trunk/twistedcaldav/directory/principal.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/principal.py	2012-08-17 18:35:17 UTC (rev 9727)
+++ CalendarServer/trunk/twistedcaldav/directory/principal.py	2012-08-17 18:49:14 UTC (rev 9728)
@@ -56,7 +56,7 @@
 from twistedcaldav import caldavxml, customxml
 from twistedcaldav.cache import DisabledCacheNotifier, PropfindCacheMixin
 from twistedcaldav.config import config
-from twistedcaldav.customxml import calendarserver_namespace, CalendarServerPrincipalSearch
+from twistedcaldav.customxml import calendarserver_namespace
 from twistedcaldav.directory.augment import allowedAutoScheduleModes
 from twistedcaldav.directory.common import uidsResourceName
 from twistedcaldav.directory.directory import DirectoryService, DirectoryRecord
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120817/e8504ca5/attachment.html>


More information about the calendarserver-changes mailing list