[CalendarServer-changes] [10926] CalendarServer/trunk/calendarserver/tools/config.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Mar 14 15:09:15 PDT 2013


Revision: 10926
          http://trac.calendarserver.org//changeset/10926
Author:   sagen at apple.com
Date:     2013-03-14 15:09:15 -0700 (Thu, 14 Mar 2013)
Log Message:
-----------
pyflakes

Modified Paths:
--------------
    CalendarServer/trunk/calendarserver/tools/config.py

Modified: CalendarServer/trunk/calendarserver/tools/config.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/config.py	2013-03-14 21:29:22 UTC (rev 10925)
+++ CalendarServer/trunk/calendarserver/tools/config.py	2013-03-14 22:09:15 UTC (rev 10926)
@@ -30,7 +30,7 @@
 
 from twext.python.plistlib import readPlistFromString, writePlistToString
 from twistedcaldav.config import config, ConfigDict, ConfigurationError, mergeData
-from twistedcaldav.stdconfig import DEFAULT_CONFIG_FILE, DEFAULT_CONFIG
+from twistedcaldav.stdconfig import DEFAULT_CONFIG_FILE
 WRITABLE_CONFIG_KEYS = [
     "EnableSSL",
     "RedirectHTTPToHTTPS",
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130314/a91e44d8/attachment.html>


More information about the calendarserver-changes mailing list