mirror of
https://github.com/danbulant/discord.js
synced 2026-06-01 22:01:28 +00:00
lint: remove unused import
This commit is contained in:
parent
ff825cd8b8
commit
835bff74cd
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
const { VoiceStatus } = require('../../../util/Constants');
|
||||
const VolumeInterface = require('../util/VolumeInterface');
|
||||
const { Writable } = require('stream');
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue