mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 00:24:13 +00:00
Remove a redundant assertion for clarity.
This commit is contained in:
parent
686350f6cc
commit
2b9ba229be
@ -384,7 +384,6 @@ class TahoeFile (TahoeNode):
|
||||
return rawsize
|
||||
|
||||
def resolve_path(self, path):
|
||||
assert type(path) is list
|
||||
assert path == []
|
||||
return self
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user