We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 481e59a commit ae76118Copy full SHA for ae76118
ydb/iam/auth.py
@@ -23,8 +23,6 @@
23
except ImportError:
24
iam_token_service_pb2_grpc = None
25
iam_token_service_pb2 = None
26
- iam_token_service_pb2_grpc = None
27
- iam_token_service_pb2 = None
28
29
try:
30
import requests
0 commit comments