From 849499a6bd0a3b522daf5284c0b8d6380b50f7f3 Mon Sep 17 00:00:00 2001 From: ZyLacx Date: Wed, 8 Feb 2023 15:46:33 +0100 Subject: [PATCH] =?UTF-8?q?Log=20i=C5=A1iel=20do=20pi=C4=8De?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/main.js b/main.js index c68c157..f2914ca 100755 --- a/main.js +++ b/main.js @@ -9,8 +9,6 @@ http.createServer(function (req, res) { res.end('Hello World\n'); }).listen(1000, "127.0.0.1"); -console.log('Server running at http://127.0.0.1::8124/'); - const Discord = require('discord.js'); const { Client,