mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-22 09:35:37 -05:00
Resource deployment clean up (#14418)
This commit is contained in:
@@ -78,8 +78,6 @@ export class DeployClusterWizardModel extends ResourceTypeModel {
|
||||
await this.scriptToNotebook();
|
||||
}
|
||||
|
||||
onCancel(): void { }
|
||||
|
||||
constructor(public bdcProvider: BdcWizardDeploymentProvider, wizard: ResourceTypeWizard) {
|
||||
super(bdcProvider, wizard);
|
||||
this._kubeService = this.wizard._kubeService;
|
||||
|
||||
Reference in New Issue
Block a user