mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-12 09:38:26 +01:00
remove console log
This commit is contained in:
@@ -523,7 +523,6 @@ export class ColorThemeData implements IWorkbenchColorTheme {
|
||||
watch: this.watch
|
||||
});
|
||||
|
||||
console.log(`${value.length} + ${value}`);
|
||||
storageService.store(ColorThemeData.STORAGE_KEY, value, StorageScope.GLOBAL);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user