removed useless thing

This commit is contained in:
jellywx 2021-07-16 18:23:43 +01:00
parent f02c04b313
commit ea2b0f4b0a

View File

@ -24,7 +24,7 @@ use crate::{
},
framework::SendIterator,
get_ctx_data,
models::{ChannelData, CtxGuildData, GuildData, MeridianType, Timer, UserData},
models::{ChannelData, CtxGuildData, GuildData, Timer, UserData},
time_parser::{natural_parser, TimeParser},
};