mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-24 01:28:47 +00:00
diskwatcher.tac: hush pyflakes
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user