Fix Warnings
This commit is contained in:
@@ -10,10 +10,6 @@ use serenity::framework::standard::{StandardFramework};
|
||||
// The voice client can be retrieved in any command using `songbird::get(ctx).await`.
|
||||
use songbird::SerenityInit;
|
||||
|
||||
// Import the `Context` to handle commands.
|
||||
use serenity::client::Context;
|
||||
|
||||
|
||||
mod commands;
|
||||
use commands::*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user