mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-21 11:01:38 -05:00
Merge from master
This commit is contained in:
@@ -3,10 +3,8 @@
|
||||
* Licensed under the Source EULA. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
|
||||
'use strict';
|
||||
|
||||
import { EditorSimpleWorkerImpl } from 'vs/editor/common/services/editorSimpleWorker';
|
||||
import { SimpleWorkerServer } from 'vs/base/common/worker/simpleWorker';
|
||||
import { EditorSimpleWorkerImpl } from 'vs/editor/common/services/editorSimpleWorker';
|
||||
|
||||
let initialized = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user