chore: Fix more warnings

This commit is contained in:
2025-04-24 13:14:35 -04:00
parent 80bdd0ee8a
commit 508b97ca7c
4 changed files with 10 additions and 12 deletions

View File

@@ -147,7 +147,6 @@ mod test {
modules::dummy::{ErrorScore, PanicScore, SuccessScore},
topology::HAClusterTopology,
};
use harmony::{score::Score, topology::Topology};
fn init_test_maestro() -> Maestro<HAClusterTopology> {
let inventory = Inventory::autoload();