mirror of
https://github.com/danbulant/discord.js
synced 2026-05-25 13:02:38 +00:00
Fix ESlint error, remove 'long' module import
This commit is contained in:
parent
bde6749d65
commit
50dc9addf1
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
const long = require('long');
|
||||
const Constants = require('../../util/Constants');
|
||||
const Collection = require('../../util/Collection');
|
||||
const splitMessage = require('../../util/SplitMessage');
|
||||
|
|
|
|||
Loading…
Reference in a new issue