chore: Fix all warnings in the project, ignore unused variables mostly

This commit is contained in:
2025-04-24 10:22:53 -04:00
parent 9345e63a32
commit dccc9c04f5
12 changed files with 23 additions and 34 deletions

View File

@@ -7,7 +7,6 @@ use harmony::{
dns::DnsScore,
dummy::{ErrorScore, PanicScore, SuccessScore},
load_balancer::LoadBalancerScore,
okd::load_balancer::OKDLoadBalancerScore,
},
topology::{
BackendServer, HAClusterTopology, HealthCheck, HttpMethod, HttpStatusCode,