From c9d9b3cf7fe99cc7f18598b559c06c1a2da7dcb7 Mon Sep 17 00:00:00 2001 From: TheDevYellowy Date: Mon, 1 Aug 2022 09:57:19 -0500 Subject: [PATCH] remove dev stuff --- src/structures/interfaces/Application.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/structures/interfaces/Application.js b/src/structures/interfaces/Application.js index d68b7c9..c45f24a 100644 --- a/src/structures/interfaces/Application.js +++ b/src/structures/interfaces/Application.js @@ -103,8 +103,6 @@ class Application extends Base { } }); - console.log(res) - return; }