[CalendarServer-changes] [8959] CalendarServer/trunk/calendarserver/tap/util.py
source_changes at macosforge.org
source_changes at macosforge.org
Mon Apr 2 14:15:14 PDT 2012
Revision: 8959
http://trac.macosforge.org/projects/calendarserver/changeset/8959
Author: wsanchez at apple.com
Date: 2012-04-02 14:15:14 -0700 (Mon, 02 Apr 2012)
Log Message:
-----------
Pyflakes.
Modified Paths:
--------------
CalendarServer/trunk/calendarserver/tap/util.py
Modified: CalendarServer/trunk/calendarserver/tap/util.py
===================================================================
--- CalendarServer/trunk/calendarserver/tap/util.py 2012-04-02 18:00:36 UTC (rev 8958)
+++ CalendarServer/trunk/calendarserver/tap/util.py 2012-04-02 21:15:14 UTC (rev 8959)
@@ -57,7 +57,7 @@
from twistedcaldav.notify import NotifierFactory, getPubSubConfiguration
from calendarserver.push.applepush import APNSubscriptionResource
from twistedcaldav.directorybackedaddressbook import DirectoryBackedAddressBookResource
-from twistedcaldav.resource import CalDAVResource, AuthenticationWrapper
+from twistedcaldav.resource import AuthenticationWrapper
from twistedcaldav.schedule import IScheduleInboxResource
from twistedcaldav.simpleresource import SimpleResource, SimpleRedirectResource
from twistedcaldav.timezones import TimezoneCache
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120402/4025043f/attachment-0001.html>
More information about the calendarserver-changes
mailing list