mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-07 09:35:41 -05:00
Remove some vscode differences (#5010)
* remove some vscode differences * add dates to todo comments
This commit is contained in:
@@ -102,7 +102,7 @@ export class ConfigurationModel implements IConfigurationModel {
|
||||
}
|
||||
|
||||
freeze(): ConfigurationModel {
|
||||
// {{SQL CARBON EDIT}}
|
||||
// {{SQL CARBON EDIT}} @todo anthonydresser 4/12/19 needs investigation; we shouldn't need to do this
|
||||
// this.isFrozen = true;
|
||||
return this;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user