Some type changes

This commit is contained in:
Ara Sadoyan
2025-05-21 16:49:37 +02:00
parent fce25b8d15
commit 3e93920a0d
3 changed files with 7 additions and 5 deletions

View File

@@ -79,8 +79,8 @@ impl BackgroundService for LB {
}
}
}
info!("Upstreams list is changed, updating to:");
print_upstreams(&self.ump_full);
// info!("Upstreams list is changed, updating to:");
// print_upstreams(&self.ump_full);
}
None => {}
}