[CalendarServer-changes] [13159] CalendarServer/branches/users/sagen/move2who-4/twistedcaldav/ directorybackedaddressbook.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Apr 4 10:20:41 PDT 2014


Revision: 13159
          http://trac.calendarserver.org//changeset/13159
Author:   gaya at apple.com
Date:     2014-04-04 10:20:41 -0700 (Fri, 04 Apr 2014)
Log Message:
-----------
whitespace fix

Modified Paths:
--------------
    CalendarServer/branches/users/sagen/move2who-4/twistedcaldav/directorybackedaddressbook.py

Modified: CalendarServer/branches/users/sagen/move2who-4/twistedcaldav/directorybackedaddressbook.py
===================================================================
--- CalendarServer/branches/users/sagen/move2who-4/twistedcaldav/directorybackedaddressbook.py	2014-04-04 17:20:27 UTC (rev 13158)
+++ CalendarServer/branches/users/sagen/move2who-4/twistedcaldav/directorybackedaddressbook.py	2014-04-04 17:20:41 UTC (rev 13159)
@@ -372,7 +372,6 @@
                     return andOrExpression(allOf, matchList)
                     '''
 
-
             def andOrExpression(propFilterAllOf, matchList):
                 matchList = list(set(matchList))
                 if propFilterAllOf and len(matchList) > 1:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140404/1fb1e7e8/attachment.html>


More information about the calendarserver-changes mailing list