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 fd89c02 commit 6ff2fc5Copy full SHA for 6ff2fc5
sdk/cosmos/azure-cosmos/azure/cosmos/_auth_policy.py
@@ -5,7 +5,6 @@
5
# -------------------------------------------------------------------------
6
from typing import TypeVar, Any, MutableMapping, cast, Optional
7
8
-from azure.cosmos import _constants as Constants
9
from azure.core.pipeline import PipelineRequest
10
from azure.core.pipeline.policies import BearerTokenCredentialPolicy
11
from azure.core.pipeline.transport import HttpRequest as LegacyHttpRequest
0 commit comments