[CalendarServer-changes] [6779] CalendarServer/branches/users/glyph/dal/txdav/base/datastore/ sqlsyntax.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Jan 19 12:59:47 PST 2011


Revision: 6779
          http://trac.macosforge.org/projects/calendarserver/changeset/6779
Author:   glyph at apple.com
Date:     2011-01-19 12:59:47 -0800 (Wed, 19 Jan 2011)
Log Message:
-----------
whitespace

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/dal/txdav/base/datastore/sqlsyntax.py

Modified: CalendarServer/branches/users/glyph/dal/txdav/base/datastore/sqlsyntax.py
===================================================================
--- CalendarServer/branches/users/glyph/dal/txdav/base/datastore/sqlsyntax.py	2011-01-19 20:59:37 UTC (rev 6778)
+++ CalendarServer/branches/users/glyph/dal/txdav/base/datastore/sqlsyntax.py	2011-01-19 20:59:47 UTC (rev 6779)
@@ -111,7 +111,6 @@
         stmt.append(self.secondTableOrJoin.toSQL(placeholder, quote))
         stmt.text += ' on '
         stmt.append(self.on.toSQL(placeholder, quote))
-
         return stmt
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110119/276ffadd/attachment.html>


More information about the calendarserver-changes mailing list