@@ -1,4 +1,4 @@
-use tracing::{error, info};
+use tracing::{error};
use std::collections::BTreeMap;
use std::sync::Arc;
use std::sync::atomic::AtomicBool;