Remove no-longer-relevant comment.

This commit is contained in:
Itamar Turner-Trauring 2022-11-15 14:14:29 -05:00
parent 6c80ad5290
commit d700163aec

View File

@ -312,8 +312,6 @@ class StorageClient(object):
) -> StorageClient:
"""
Create a ``StorageClient`` for the given NURL.
``persistent`` indicates whether to use persistent HTTP connections.
"""
assert nurl.fragment == "v=1"
assert nurl.scheme == "pb"