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:
730a28a
)
diskwatcher.tac: hush pyflakes
author
Brian Warner
<warner@lothar.com>
Thu, 7 Aug 2008 05:04:27 +0000
(22:04 -0700)
committer
Brian Warner
<warner@lothar.com>
Thu, 7 Aug 2008 05:04:27 +0000
(22:04 -0700)
misc/spacetime/diskwatcher.tac
patch
|
blob
|
history
diff --git
a/misc/spacetime/diskwatcher.tac
b/misc/spacetime/diskwatcher.tac
index 082624477b8b08b06a28a5a4f9449c05d6410b2e..2fa27074bbc8337846ca3c94638e4f687b1d86b7 100644
(file)
--- a/
misc/spacetime/diskwatcher.tac
+++ b/
misc/spacetime/diskwatcher.tac
@@
-21,7
+21,7
@@
results). Each line should be in the form:
# built-in graphs on web interface
-import os.path,
pprint, time,
urllib
+import os.path, urllib
from datetime import timedelta
from twisted.application import internet, service, strports
from twisted.web import server, resource, http, client