[CalendarServer-changes] [9233] CalendarServer/trunk/txdav/caldav/datastore/sql.py

source_changes at macosforge.org source_changes at macosforge.org
Tue May 8 14:47:42 PDT 2012


Revision: 9233
          http://trac.macosforge.org/projects/calendarserver/changeset/9233
Author:   glyph at apple.com
Date:     2012-05-08 14:47:40 -0700 (Tue, 08 May 2012)
Log Message:
-----------
stray unused import

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

Modified: CalendarServer/trunk/txdav/caldav/datastore/sql.py
===================================================================
--- CalendarServer/trunk/txdav/caldav/datastore/sql.py	2012-05-08 21:26:12 UTC (rev 9232)
+++ CalendarServer/trunk/txdav/caldav/datastore/sql.py	2012-05-08 21:47:40 UTC (rev 9233)
@@ -51,7 +51,7 @@
 from txdav.caldav.icalendarstore import ICalendarHome, ICalendar, ICalendarObject,\
     IAttachment
 from txdav.common.datastore.sql import CommonHome, CommonHomeChild,\
-    CommonObjectResource, CommonStoreTransaction, ECALENDARTYPE
+    CommonObjectResource, ECALENDARTYPE
 from txdav.common.datastore.sql_legacy import \
     PostgresLegacyIndexEmulator, SQLLegacyCalendarInvites,\
     SQLLegacyCalendarShares, PostgresLegacyInboxIndexEmulator
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120508/bc64e5a6/attachment.html>


More information about the calendarserver-changes mailing list