mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-01 17:23:35 -05:00
remove some more small differences (#6791)
This commit is contained in:
@@ -262,7 +262,7 @@ export class SettingsEditor2 extends BaseEditor {
|
||||
}
|
||||
|
||||
private _setOptions(options: SettingsEditorOptions): void {
|
||||
// {{SQL CARBON EDIT}} - return if options is undefined to avoid nullref
|
||||
// {{SQL CARBON EDIT}} - return if options is undefined to avoid nullref @todo anthonydresser 8/17/19 investigate
|
||||
if (!options) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user