mirror of
https://github.com/hexedtech/codemp-vscode.git
synced 2024-11-22 15:34:49 +01:00
Woops
This commit is contained in:
parent
94b149c14f
commit
509240838b
1 changed files with 0 additions and 1 deletions
|
@ -107,7 +107,6 @@ export async function join(selected: vscode.TreeItem | undefined) {
|
||||||
});
|
});
|
||||||
once = true;
|
once = true;
|
||||||
}
|
}
|
||||||
await controller.send(cursor);
|
|
||||||
});
|
});
|
||||||
|
|
||||||
// TODO waiting for https://github.com/hexedtech/codemp/pull/19 to reach npm
|
// TODO waiting for https://github.com/hexedtech/codemp/pull/19 to reach npm
|
||||||
|
|
Loading…
Reference in a new issue