Fix compiling with latest serenity (#199)

This commit is contained in:
Gnome!
2023-10-09 03:22:45 +01:00
committed by Kyle Simpson
parent 935171df4f
commit 509743fd40
4 changed files with 14 additions and 18 deletions

View File

@@ -31,7 +31,8 @@ use serenity::{
framework::{
standard::{
macros::{command, group},
Args, CommandResult,
Args,
CommandResult,
},
StandardFramework,
},