DESKTOP-NE65RNK\Citrus_limon 1 سال پیش
والد
کامیت
10ff591493
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      src/coinex_usdt_swap_data_listener.rs

+ 0 - 2
src/coinex_usdt_swap_data_listener.rs

@@ -8,8 +8,6 @@ use tokio::sync::{Mutex};
 use tracing::info;
 use exchanges::coinex_swap_rest::CoinexSwapRest;
 use exchanges::coinex_swap_ws::{CoinexSwapSubscribeType, CoinexSwapWs, CoinexSwapWsType};
-// use exchanges::coinex_swap_ws::{CoinexSwapSubscribeType, CoinexSwapWs};
-use exchanges::phemex_swap_ws::{PhemexSwapWs, PhemexSwapWsType};
 use exchanges::response_base::ResponseData;
 use rust_decimal_macros::dec;
 use standard::exchange::ExchangeEnum;