diff options
Diffstat (limited to 'src/commands/sound_levels.rs')
| -rw-r--r-- | src/commands/sound_levels.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/commands/sound_levels.rs b/src/commands/sound_levels.rs index 8add787..46695d2 100644 --- a/src/commands/sound_levels.rs +++ b/src/commands/sound_levels.rs @@ -16,7 +16,6 @@ use serenity::{ use crate::{ audio::{PlayQueue, VoiceManager}, - Result, TARGET_GUILD_ID, util::CtxExt, }; |
