style!(events/bot): import just needed for interaction_create
This commit is contained in:
parent
4394a54b93
commit
4631cc772b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
use serenity::all::*;
|
use serenity::all::{Context, Interaction};
|
||||||
use sqlx::PgPool;
|
use sqlx::PgPool;
|
||||||
use crate::commands::SlashCommand;
|
use crate::commands::SlashCommand;
|
||||||
use crate::config::EmojiConfig;
|
use crate::config::EmojiConfig;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue