From 2b3fdf1fa4f2498569e82c973c977c87a91d4cc1 Mon Sep 17 00:00:00 2001 From: Max Litruv Boonzaayer Date: Thu, 25 Jul 2019 01:58:08 +1000 Subject: [PATCH] Update index.js --- index.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.js b/index.js index 9934ac4..f9c727f 100644 --- a/index.js +++ b/index.js @@ -1,7 +1,5 @@ #!/usr/bin/env node -/* jshint esversion: 6 */ - //Includes const Discord = require('discord.js') const client = new Discord.Client()