Skip to content

Commit 02b51f7

Browse files
committed
fix
1 parent d48b182 commit 02b51f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aks-preview/azext_aks_preview/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66

77
from azure.cli.core import AzCommandsLoader
8-
from azure.cli.core.profiles import register_resource_type, SDKProfile
8+
from azure.cli.core.profiles import register_resource_type
99

1010
# pylint: disable=unused-import
1111
import azext_aks_preview._help

0 commit comments

Comments
 (0)