Skip to content

Commit

Permalink
misc: clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
Miaxos committed Feb 28, 2024
1 parent e8474c0 commit 14febbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/roster/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ use std::sync::Arc;
use application::server::ServerConfigBuilder;
use infrastructure::config::Cfg;

use crate::domain::cluster::Cluster;
// use crate::domain::cluster::Cluster;
// use infrastructure::instruments::Instruments;

#[cfg(debug_assertions)]
Expand Down

0 comments on commit 14febbf

Please sign in to comment.