skyfffire 8 місяців тому
батько
коміт
2fdd8e8afc
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      src/data_providers/china_futures.rs

+ 2 - 2
src/data_providers/china_futures.rs

@@ -1,4 +1,4 @@
-use tracing::{info, warn};
+use tracing::warn;
 use crate::data_providers::{deserialize_string_to_f32, SpawnExecutor};
 use crate::data_providers::deserialize_string_to_i64;
 use std::collections::HashMap;
@@ -32,7 +32,7 @@ use crate::{Ticker, Timeframe};
 use super::str_f32_parse;
 use super::OpenInterest;
 
-use tracing::{error};
+use tracing::error;
 
 #[derive(Serialize, Deserialize, Debug)]
 struct SonicDepth {