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 d48b182 commit 02b51f7Copy full SHA for 02b51f7
src/aks-preview/azext_aks_preview/__init__.py
@@ -5,7 +5,7 @@
5
6
7
from azure.cli.core import AzCommandsLoader
8
-from azure.cli.core.profiles import register_resource_type, SDKProfile
+from azure.cli.core.profiles import register_resource_type
9
10
# pylint: disable=unused-import
11
import azext_aks_preview._help
0 commit comments