JiahengHe 1 rok temu
rodzic
commit
92997ce69e
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      strategy/src/htx_usdt_swap.rs

+ 1 - 1
strategy/src/htx_usdt_swap.rs

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