mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Remove unnecessary import
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
const Action = require('./Action');
|
||||
const Channel = require('../../structures/Channel');
|
||||
const TextChannel = require('../../structures/TextChannel');
|
||||
const VoiceChannel = require('../../structures/VoiceChannel');
|
||||
const CategoryChannel = require('../../structures/CategoryChannel');
|
||||
|
||||
Reference in New Issue
Block a user