mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-01 00:45:52 +00:00
logpublisher: hush pyflakes warning
This commit is contained in:
parent
b29ce1c30a
commit
5e4b63e981
@ -5,7 +5,6 @@ from twisted.application import service
|
||||
from twisted.python import log
|
||||
from foolscap import Referenceable, RemoteInterface
|
||||
from foolscap.schema import DictOf, Any
|
||||
from foolscap.eventual import eventually
|
||||
|
||||
class RILogObserver(RemoteInterface):
|
||||
def msg(logmsg=DictOf(str, Any())):
|
||||
|
Loading…
x
Reference in New Issue
Block a user