Remove require fs line
This commit is contained in:
parent
f7c36eefbd
commit
0bd6e4d076
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
const fs = require('fs')
|
|
||||||
const Discord = require('discord.js');
|
const Discord = require('discord.js');
|
||||||
const client = new Discord.Client({ disableEveryone: true });
|
const client = new Discord.Client({ disableEveryone: true });
|
||||||
const {
|
const {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue