mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-05 09:59:24 +00:00
trivial: fix redefinition of name "log" in imports (pyflakes)
This commit is contained in:
parent
c85f75bb08
commit
d5a6eed407
@ -5,7 +5,6 @@ from twisted.internet import defer
|
||||
from twisted.application import service
|
||||
from foolscap import Referenceable, Copyable, RemoteCopy
|
||||
from foolscap import eventual
|
||||
from foolscap.logging import log
|
||||
|
||||
from allmydata.util.hashutil import file_renewal_secret_hash, \
|
||||
file_cancel_secret_hash, bucket_renewal_secret_hash, \
|
||||
|
Loading…
x
Reference in New Issue
Block a user