mirror of
https://github.com/danbulant/discord.js
synced 2026-05-27 22:11:53 +00:00
Remove unnecessary import
This commit is contained in:
parent
5e4654ee07
commit
f30019dd4f
1 changed files with 0 additions and 1 deletions
|
|
@ -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');
|
||||
|
|
|
|||
Loading…
Reference in a new issue