Ver Fonte

解决警告

JiahengHe há 1 ano atrás
pai
commit
911252fce1
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      strategy/src/phemex_usdt_swap.rs

+ 1 - 1
strategy/src/phemex_usdt_swap.rs

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