[CalendarServer-changes] [12677] CalendarServer/trunk/txweb2/test/test_log.py

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


Revision: 12677
          http://trac.calendarserver.org//changeset/12677
Author:   cdaboo at apple.com
Date:     2014-02-12 11:27:00 -0800 (Wed, 12 Feb 2014)
Log Message:
-----------
pyflakiness.

Modified Paths:
--------------
    CalendarServer/trunk/txweb2/test/test_log.py

Modified: CalendarServer/trunk/txweb2/test/test_log.py
===================================================================
--- CalendarServer/trunk/txweb2/test/test_log.py	2014-02-12 19:01:04 UTC (rev 12676)
+++ CalendarServer/trunk/txweb2/test/test_log.py	2014-02-12 19:27:00 UTC (rev 12677)
@@ -1,7 +1,7 @@
 # Copyright (c) 2001-2007 Twisted Matrix Laboratories.
 # See LICENSE for details.
 
-from twisted.python.log import addObserver, removeObserver, theLogPublisher
+from twisted.python.log import addObserver, theLogPublisher
 
 from txweb2.log import BaseCommonAccessLoggingObserver, LogWrapperResource
 from txweb2.http import Response
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/0068fab8/attachment.html>


More information about the calendarserver-changes mailing list