This commit is contained in:
frelodev 2024-10-01 18:56:08 +02:00
parent 94b149c14f
commit 509240838b

View file

@ -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