mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-11 18:48:33 -05:00
revert vscode cahnges (#4879)
This commit is contained in:
@@ -111,11 +111,6 @@ export class ExtensionHostProcessWorker implements IExtensionHostStarter {
|
||||
}));
|
||||
}
|
||||
|
||||
// {{SQL CARBON EDIT}}
|
||||
public getExtenstionHostProcess(): ChildProcess {
|
||||
return this._extensionHostProcess;
|
||||
}
|
||||
|
||||
public dispose(): void {
|
||||
this.terminate();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user