@@ -311,7 +311,6 @@ pub fn get_symbols_by_exchange(exchange: &str) -> Value {
}
- info!(?symbols);
return serde_json::to_value(&symbols).unwrap();