mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-22 06:17:50 +00:00
remove unused attribute
This commit is contained in:
parent
e97b5f6bb4
commit
a58fd5c88e
@ -40,7 +40,6 @@ class TahoeLAFSRequest(Request, object):
|
|||||||
else, ``None``.
|
else, ``None``.
|
||||||
"""
|
"""
|
||||||
fields = None
|
fields = None
|
||||||
_tahoe_request_had_error = None
|
|
||||||
|
|
||||||
def requestReceived(self, command, path, version):
|
def requestReceived(self, command, path, version):
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user