mirror of
https://github.com/danbulant/discord.js
synced 2026-05-24 20:42:27 +00:00
Fix another ESLint failure
This commit is contained in:
parent
a5a269b940
commit
537b372b42
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
const User = require('./User');
|
||||
const Channel = require('./Channel');
|
||||
const TextBasedChannel = require('./interface/TextBasedChannel');
|
||||
const Collection = require('../util/Collection');
|
||||
|
|
|
|||
Loading…
Reference in a new issue