Removed setTimeout

This commit is contained in:
inaseem 2021-10-05 14:48:10 +05:30
parent 43bc2f24e5
commit 20ee8aa383
1 changed files with 0 additions and 2 deletions

View File

@ -138,8 +138,6 @@ const CodeRunner = (props) => {
EventEmitter.dispatch("lspStarted", { message, socket });
setTimeout(() => {}, 3000);
return;
case "lspOutput":
// Should be handled by RijuMessageReader