Skip to content

Commit 1af8e52

Browse files
committed
Remove extra line
1 parent b605d92 commit 1af8e52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/commands/appSettings/connectionSettings/durableTaskScheduler/DTSConnectionSetSettingStep.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ export class DTSConnectionSetSettingStep<T extends IDTSConnectionWizardContext |
4545
}
4646

4747
context.newDTSConnectionSettingValue = newDTSConnectionSettingValue;
48-
context.valuesToMask.push(context.newDTSConnectionSettingValue);
4948
}
5049

5150
public shouldExecute(context: T): boolean {

0 commit comments

Comments
 (0)