Skip to content

Commit e287ef6

Browse files
committed
BLAHAHAHAHA
1 parent 93aa4d4 commit e287ef6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/commands/createFunctionApp/FunctionAppCreateStep.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ export class FunctionAppCreateStep extends AzureWizardExecuteStep<IFunctionAppWi
140140
let newSiteConfig: SiteConfig = {};
141141

142142
const storageConnectionString: string = (await getStorageConnectionString(context)).connectionString;
143-
144143
let appSettings: NameValuePair[] = [
145144
{
146145
name: ConnectionKey.Storage,

0 commit comments

Comments
 (0)