mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-29 04:53:33 +01:00
Rename extHostProtocol to extHost.protocol
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
import {TPromise} from 'vs/base/common/winjs.base';
|
||||
import {IThreadService} from 'vs/workbench/services/thread/common/threadService';
|
||||
import {MainContext, MainThreadStorageShape} from './extHostProtocol';
|
||||
import {MainContext, MainThreadStorageShape} from './extHost.protocol';
|
||||
|
||||
export class ExtHostStorage {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user