Skip to content

Commit d303659

Browse files
committed
misc: clippy
1 parent f001ee8 commit d303659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/roster/src/main.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ use std::sync::Arc;
99
use application::server::ServerConfigBuilder;
1010
use infrastructure::config::Cfg;
1111

12-
use crate::domain::cluster::Cluster;
12+
// use crate::domain::cluster::Cluster;
1313
// use infrastructure::instruments::Instruments;
1414

1515
#[cfg(debug_assertions)]

0 commit comments

Comments
 (0)