chore: format

This commit is contained in:
2026-05-24 13:28:02 -04:00
parent 56ec8aaf8c
commit 5cb938aa24
3 changed files with 10 additions and 14 deletions

View File

@@ -16,12 +16,10 @@ use std::{
time::Instant,
};
use time::UtcDateTime;
use twilight_model::
id::{
Id,
marker::{ChannelMarker, GuildMarker, UserMarker},
}
;
use twilight_model::id::{
Id,
marker::{ChannelMarker, GuildMarker, UserMarker},
};
#[derive(Debug, Clone)]
struct Handler {