chore: Formatting
This commit is contained in:
parent
cb79a3b9d7
commit
fe74e82318
1 changed files with 1 additions and 2 deletions
|
|
@ -13,9 +13,8 @@ mod sentry;
|
|||
mod server;
|
||||
mod signal;
|
||||
|
||||
use server::Server;
|
||||
|
||||
pub use conduwuit_core::{Error, Result};
|
||||
use server::Server;
|
||||
|
||||
pub use crate::clap::Args;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue