]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
Sat Mar 31 03:17:25 BST 2012 david-sarah@jacaranda.org
authorDaira Hopwood <daira@jacaranda.org>
Thu, 5 Sep 2013 17:09:30 +0000 (18:09 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Thu, 5 Sep 2013 17:09:30 +0000 (18:09 +0100)
  * test_ftp.py: fix a couple of unused imports. refs #1668

src/allmydata/test/test_ftp.py

index 64f78738a57dddfe1be5219a6a550f3ef79c28f3..c98a320966224265a11a924942816a2c80556594 100644 (file)
@@ -1,6 +1,4 @@
 
-import time, calendar
-
 from twisted.trial import unittest
 
 from allmydata.frontends import ftpd