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