Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Axel-Jacobsen committed Dec 10, 2023
1 parent 3ded112 commit ec32b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
use log::{debug, error, info, warn};

mod bots;
mod market_handler;
mod manifold_types;
mod market_handler;

#[tokio::main]
async fn main() {
Expand Down

0 comments on commit ec32b58

Please sign in to comment.