fix: cargo fmt, remove old use from lamp example
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
use harmony::{
|
||||
inventory::Inventory,
|
||||
maestro::Maestro,
|
||||
inventory::Inventory, maestro::Maestro,
|
||||
modules::monitoring::monitoring_alerting::MonitoringAlertingScore,
|
||||
topology::K8sAnywhereTopology,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user