[CalendarServer-changes] [15501] CalendarServer/trunk/calendarserver/tap/caldav.py

source_changes at macosforge.org source_changes at macosforge.org
Mon Apr 4 14:03:04 PDT 2016


Revision: 15501
          http://trac.calendarserver.org//changeset/15501
Author:   cdaboo at apple.com
Date:     2016-04-04 14:03:04 -0700 (Mon, 04 Apr 2016)
Log Message:
-----------
Clean-up.

Modified Paths:
--------------
    CalendarServer/trunk/calendarserver/tap/caldav.py

Modified: CalendarServer/trunk/calendarserver/tap/caldav.py
===================================================================
--- CalendarServer/trunk/calendarserver/tap/caldav.py	2016-04-04 21:02:51 UTC (rev 15500)
+++ CalendarServer/trunk/calendarserver/tap/caldav.py	2016-04-04 21:03:04 UTC (rev 15501)
@@ -1477,7 +1477,6 @@
         config.reload()
 
         # Verify that server root actually exists and is not phantom
-        from calendarserver.tools.util import checkDirectory
         checkDirectory(
             config.ServerRoot,
             "Server root",
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20160404/b7863e8e/attachment.html>


More information about the calendarserver-changes mailing list