remove that

This commit is contained in:
Joonas 2023-02-11 19:52:02 +02:00
parent d53d7a2b6a
commit 08d93cb867
1 changed files with 0 additions and 4 deletions

View File

@ -1,6 +1,2 @@
require("./clients/twitch.js");
require("./web");
process.on("SIGINT", () => {
process.exit(1);
});