Skip to content

Commit 01ea192

Browse files
authored
Update custom.py
1 parent 1192c6d commit 01ea192

File tree

1 file changed

+0
-1
lines changed
  • src/azure-cli/azure/cli/command_modules/appservice

1 file changed

+0
-1
lines changed

src/azure-cli/azure/cli/command_modules/appservice/custom.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,6 @@ def update_application_settings_polling(cmd, resource_group_name, name, app_sett
579579

580580
def add_azure_storage_account(cmd, resource_group_name, name, custom_id, storage_type, account_name,
581581
share_name, access_key, mount_path=None, slot=None, slot_setting=False):
582-
583582
from azure.storage.fileshare import ShareServiceClient
584583
AzureStorageInfoValue = cmd.get_models('AzureStorageInfoValue')
585584

0 commit comments

Comments
 (0)