Revision
6495
Author
glyph@apple.com
Date
2010-11-01 14:12:53 -0700 (Mon, 01 Nov 2010)

Log Message

minor cleanup, delete trailing whitespace

Modified Paths

Diff

Modified: CalendarServer/branches/users/glyph/sharedpool/txdav/base/datastore/subpostgres.py (6494 => 6495)


--- CalendarServer/branches/users/glyph/sharedpool/txdav/base/datastore/subpostgres.py	2010-11-01 21:12:34 UTC (rev 6494)
+++ CalendarServer/branches/users/glyph/sharedpool/txdav/base/datastore/subpostgres.py	2010-11-01 21:12:53 UTC (rev 6495)
@@ -47,7 +47,7 @@
 
 from twisted.application.service import MultiService
 
-log = Logger()                                                                                                                     
+log = Logger()
 
 # This appears in the postgres log to indicate that it is accepting
 # connections.