[CalendarServer-changes] [8552] CalendarServer/trunk/calendarserver/tools/shell/test/test_cmd.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Jan 17 10:35:36 PST 2012


Revision: 8552
          http://trac.macosforge.org/projects/calendarserver/changeset/8552
Author:   cdaboo at apple.com
Date:     2012-01-17 10:35:35 -0800 (Tue, 17 Jan 2012)
Log Message:
-----------
Fix for pyflakes.

Modified Paths:
--------------
    CalendarServer/trunk/calendarserver/tools/shell/test/test_cmd.py

Modified: CalendarServer/trunk/calendarserver/tools/shell/test/test_cmd.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/shell/test/test_cmd.py	2012-01-17 18:12:19 UTC (rev 8551)
+++ CalendarServer/trunk/calendarserver/tools/shell/test/test_cmd.py	2012-01-17 18:35:35 UTC (rev 8552)
@@ -20,7 +20,7 @@
 
 from txdav.common.icommondatastore import NotFoundError
 
-from calendarserver.tools.shell.cmd import CommandsBase, Commands
+from calendarserver.tools.shell.cmd import CommandsBase
 from calendarserver.tools.shell.vfs import RootFolder
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120117/00ddcb7a/attachment.html>


More information about the calendarserver-changes mailing list