From aecebc9e009b196aba536bd31beefb38a612ab93 Mon Sep 17 00:00:00 2001 From: EmotionChild Date: Tue, 5 Jul 2022 23:11:29 +1200 Subject: [PATCH] Updated index.js --- index.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.js b/index.js index 70e9420..2cf78e2 100644 --- a/index.js +++ b/index.js @@ -1,5 +1,3 @@ -process.title = 'Giveaway Child'; - const fs = require('fs'); const Discord = require('discord.js');