mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 08:33:30 +01:00
Fix another ESLint failure
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
const User = require('./User');
|
||||
const Channel = require('./Channel');
|
||||
const TextBasedChannel = require('./interface/TextBasedChannel');
|
||||
const Collection = require('../util/Collection');
|
||||
|
||||
Reference in New Issue
Block a user