mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-07 17:23:56 -05:00
remove extra reset call (#19503)
This commit is contained in:
@@ -94,8 +94,6 @@ export class AddNewPackageTab {
|
||||
}]).component();
|
||||
|
||||
await view.initializeModel(formModel);
|
||||
|
||||
await this.resetPageFields();
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user