Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit 0e16410

Browse files
authored
remove unused adal import (#954)
1 parent c46abbc commit 0e16410

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/deployment/registration.py

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
from typing import Any, Dict, List, NamedTuple, Optional, Tuple
1313
from uuid import UUID, uuid4
1414

15-
import adal # type: ignore
1615
import requests
1716
from azure.cli.core.azclierror import AuthenticationError
1817
from azure.common.client_factory import get_client_from_cli_profile

0 commit comments

Comments
 (0)