mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 10:46:24 +00:00
obsolete comment
This commit is contained in:
parent
c7f6b6484d
commit
9758569cff
@ -73,11 +73,6 @@ class FlogGatherer(object):
|
||||
"""
|
||||
Flog Gatherer process.
|
||||
"""
|
||||
|
||||
# it would be best to use attr.validators.provides() here but that
|
||||
# is deprecated; please replace with our own "provides" as part of
|
||||
# https://tahoe-lafs.org/trac/tahoe-lafs/ticket/4056#ticket
|
||||
# for now, insisting on a subclass which is narrower than necessary
|
||||
process = attr.ib(
|
||||
validator=provides(IProcessTransport)
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user