mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-20 11:38:52 +00:00
remove unused import: thanks, pyflakes
This commit is contained in:
parent
caa69b007e
commit
0949638c11
@ -2,7 +2,6 @@
|
|||||||
import datetime, os.path, re, types
|
import datetime, os.path, re, types
|
||||||
from base64 import b32decode, b32encode
|
from base64 import b32decode, b32encode
|
||||||
|
|
||||||
import twisted
|
|
||||||
from twisted.python import log
|
from twisted.python import log
|
||||||
from twisted.application import service
|
from twisted.application import service
|
||||||
from twisted.internet import defer, reactor
|
from twisted.internet import defer, reactor
|
||||||
|
Loading…
Reference in New Issue
Block a user