Remove a redundant assertion for clarity.

This commit is contained in:
nejucomo 2008-01-19 00:20:32 -07:00
parent 686350f6cc
commit 2b9ba229be

View File

@ -384,7 +384,6 @@ class TahoeFile (TahoeNode):
return rawsize
def resolve_path(self, path):
assert type(path) is list
assert path == []
return self