Skip to content

Commit a0556b8

Browse files
committed
linter
1 parent 29a1e15 commit a0556b8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/azure-cli-core/azure/cli/core/auth/credential_adaptor.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@
33
# Licensed under the MIT License. See License.txt in the project root for license information.
44
# --------------------------------------------------------------------------------------------
55

6-
import requests
76
from knack.log import get_logger
8-
from knack.util import CLIError
9-
10-
from .util import resource_to_scopes
117

128
logger = get_logger(__name__)
139

0 commit comments

Comments
 (0)