[CalendarServer-changes] [9534] CalendarServer/trunk

source_changes at macosforge.org source_changes at macosforge.org
Mon Aug 6 17:06:34 PDT 2012


Revision: 9534
          http://trac.macosforge.org/projects/calendarserver/changeset/9534
Author:   glyph at apple.com
Date:     2012-08-06 17:06:31 -0700 (Mon, 06 Aug 2012)
Log Message:
-----------
Remove no-longer-necessary collections import.

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

Property Changed:
----------------
    CalendarServer/trunk/

Modified: CalendarServer/trunk/txdav/common/datastore/sql.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql.py	2012-08-06 22:50:35 UTC (rev 9533)
+++ CalendarServer/trunk/txdav/common/datastore/sql.py	2012-08-07 00:06:31 UTC (rev 9534)
@@ -90,7 +90,6 @@
 
 from cStringIO import StringIO
 from sqlparse import parse
-import collections
 import time
 
 current_sql_schema = getModule(__name__).filePath.sibling("sql_schema").child("current.sql").getContent()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120806/4a24ee0d/attachment.html>


More information about the calendarserver-changes mailing list