Explorar o código

解决了一个未使用引用的警告。

skyffire hai 1 ano
pai
achega
6c58baaf53
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      exchanges/src/bitget_swap_ws.rs

+ 0 - 1
exchanges/src/bitget_swap_ws.rs

@@ -1,6 +1,5 @@
 use std::sync::Arc;
 use std::sync::atomic::AtomicBool;
-use std::time::Duration;
 use chrono::{Utc};
 use futures_channel::mpsc::{UnboundedReceiver, UnboundedSender};
 use serde_json::{json, Value};