JiahengHe преди 1 година
родител
ревизия
92997ce69e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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;