[CalendarServer-changes] [12029] CalendarServer/trunk/txdav

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 12 11:23:23 PDT 2014


Revision: 12029
          http://trac.calendarserver.org//changeset/12029
Author:   cdaboo at apple.com
Date:     2013-12-03 19:43:03 -0800 (Tue, 03 Dec 2013)
Log Message:
-----------
Cosmetic.

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

Modified: CalendarServer/trunk/txdav/caldav/datastore/sql.py
===================================================================
--- CalendarServer/trunk/txdav/caldav/datastore/sql.py	2013-12-04 01:26:20 UTC (rev 12028)
+++ CalendarServer/trunk/txdav/caldav/datastore/sql.py	2013-12-04 03:43:03 UTC (rev 12029)
@@ -14,7 +14,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 ##
-from txdav.xml import element
 
 
 """
@@ -89,6 +88,7 @@
     ObjectResourceNameNotAllowedError, TooManyObjectResourcesError, \
     InvalidUIDError, UIDExistsError, UIDExistsElsewhereError, \
     InvalidResourceMove, InvalidComponentForStoreError
+from txdav.xml import element
 
 from txdav.idav import ChangeCategory
 

Modified: CalendarServer/trunk/txdav/common/datastore/sql.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql.py	2013-12-04 01:26:20 UTC (rev 12028)
+++ CalendarServer/trunk/txdav/common/datastore/sql.py	2013-12-04 03:43:03 UTC (rev 12029)
@@ -5074,8 +5074,8 @@
         @rtype: L{ChangeCategory}
         """
         return ChangeCategory.default
-        
 
+
     def uid(self):
         return self._uid
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/c71332c0/attachment.html>


More information about the calendarserver-changes mailing list