Browse Source

消除警告

JiahengHe 1 năm trước cách đây
mục cha
commit
92997ce69e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;