Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
takayama-lily committed Oct 28, 2021
1 parent 98ad2a6 commit ff30ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http-api/core.js
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ function loop() {
console.log(help);
break;
}
});
}).on("error", () => { });
}

module.exports = startup;

0 comments on commit ff30ef3

Please # to comment.