mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-11 18:48:33 -05:00
remove logic now that we have fix in vscode-azurefunctions (#19353)
This commit is contained in:
@@ -44,7 +44,6 @@ export enum CreateAzureFunctionStep {
|
||||
getConnectionString = 'getConnectionString',
|
||||
getAzureFunctionName = 'getAzureFunctionName',
|
||||
getTemplateId = 'getTemplateId',
|
||||
setAzureWebJobsStorage = 'setAzureWebJobsStorage',
|
||||
getConnectionStringSettingName = 'getConnectionStringSettingName',
|
||||
promptForIncludePassword = 'promptForIncludePassword',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user