Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit 9a97174

Browse files
committed
remove outdated comment
1 parent 4b216f5 commit 9a97174

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

google/cloud/storage/_experimental/asyncio/async_grpc_client.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ class AsyncGrpcClient:
4242
(Optional) Whether to attempt to use DirectPath for gRPC connections.
4343
Defaults to ``True``.
4444
"""
45-
# current scenario: Whatever client_info the users send , you're sending then to end user.
46-
# ie. None.
4745
def __init__(
4846
self,
4947
credentials=None,

0 commit comments

Comments
 (0)