mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-11 18:48:33 -05:00
This reverts commit d15a3fcc98.
This commit is contained in:
@@ -12,7 +12,6 @@ export interface IExtHostReadyMessage {
|
||||
export interface IExtHostSocketMessage {
|
||||
type: 'VSCODE_EXTHOST_IPC_SOCKET';
|
||||
initialDataChunk: string;
|
||||
skipWebSocketFrames: boolean;
|
||||
}
|
||||
|
||||
export const enum MessageType {
|
||||
|
||||
Reference in New Issue
Block a user