[CalendarServer-changes] [11430] CalendarServer/branches/users/glyph/launchd-wrapper-bis/twext/ python/launchd.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Jun 26 01:21:01 PDT 2013


Revision: 11430
          http://trac.calendarserver.org//changeset/11430
Author:   glyph at apple.com
Date:     2013-06-26 01:21:01 -0700 (Wed, 26 Jun 2013)
Log Message:
-----------
Pyflakes.

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/launchd-wrapper-bis/twext/python/launchd.py

Modified: CalendarServer/branches/users/glyph/launchd-wrapper-bis/twext/python/launchd.py
===================================================================
--- CalendarServer/branches/users/glyph/launchd-wrapper-bis/twext/python/launchd.py	2013-06-26 08:20:29 UTC (rev 11429)
+++ CalendarServer/branches/users/glyph/launchd-wrapper-bis/twext/python/launchd.py	2013-06-26 08:21:01 UTC (rev 11430)
@@ -21,8 +21,6 @@
 
 from __future__ import print_function
 
-import sys
-
 from cffi import FFI
 
 ffi = FFI()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130626/845dde00/attachment-0001.html>


More information about the calendarserver-changes mailing list