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:
dde822e
)
test_ftp.py: fix a couple of unused imports. refs #1668
author
david-sarah
<david-sarah@jacaranda.org>
Sat, 31 Mar 2012 02:17:25 +0000
(
02:17
+0000)
committer
david-sarah
<david-sarah@jacaranda.org>
Sat, 31 Mar 2012 02:17:25 +0000
(
02:17
+0000)
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