projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03532ad
)
Sat Mar 31 03:17:25 BST 2012 david-sarah@jacaranda.org
author
Daira Hopwood
<daira@jacaranda.org>
Thu, 5 Sep 2013 17:09:30 +0000
(18:09 +0100)
committer
Daira 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
patch
|
blob
|
history
diff --git
a/src/allmydata/test/test_ftp.py
b/src/allmydata/test/test_ftp.py
index 64f78738a57dddfe1be5219a6a550f3ef79c28f3..c98a320966224265a11a924942816a2c80556594 100644
(file)
--- a/
src/allmydata/test/test_ftp.py
+++ b/
src/allmydata/test/test_ftp.py
@@
-1,6
+1,4
@@
-import time, calendar
-
from twisted.trial import unittest
from allmydata.frontends import ftpd