Run Rustfmt

main
trivernis 2 years ago
parent 05aadf615d
commit 065fc688ad
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -5,12 +5,12 @@ use serenity_rich_interaction::core::MessageHandle;
use std::time::{Duration, SystemTime};
pub mod gifs;
pub mod inspirobot;
pub mod minecraft;
pub mod music;
pub mod sauce;
pub mod theme;
pub mod xkcd;
pub mod inspirobot;
/// Adds an ephemeral message to the database
pub async fn add_ephemeral_handle_to_database(

@ -1,4 +1,4 @@
pub(crate) mod minecraft;
pub(crate) mod music;
pub(crate) mod qalc;
pub(crate) mod settings;
pub(crate) mod minecraft;

Loading…
Cancel
Save