Skip to content

Commit

Permalink
fix: rust fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
fu050409 committed Oct 27, 2024
1 parent 63fa73c commit 2517015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/aionbot/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pub use aionbot_macros::register;
pub use aionbot_core::prelude::*;
pub use aionbot_macros::register;

use anyhow::Result;
use colored::Colorize;
Expand Down

0 comments on commit 2517015

Please sign in to comment.