trivial: fix redefinition of name "log" in imports (pyflakes)

This commit is contained in:
Zooko O'Whielacronx 2009-01-06 22:08:29 -07:00
parent c85f75bb08
commit d5a6eed407

View File

@ -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, \