Further simplifications (#36972)

This commit is contained in:
Alex Dima
2017-12-13 15:36:47 +01:00
parent 252d49c65b
commit 0abd821277
9 changed files with 78 additions and 124 deletions

View File

@@ -8,7 +8,7 @@ import {
createMainContextProxyIdentifier as createMainId,
createExtHostContextProxyIdentifier as createExtId,
ProxyIdentifier
} from 'vs/workbench/services/thread/common/threadService';
} from 'vs/workbench/services/extensions/node/proxyIdentifier';
import * as vscode from 'vscode';