@@ -165,7 +165,6 @@ async fn on_public_data(core_arc: Arc<Mutex<Core>>, mul: &Decimal, response: &Re
depth_bids.clear();
depth_bids.append(&mut depth.bids);
}
- info!("================================================");
"trade" => {
trace_stack.set_source("bybit_usdt_swap.trade".to_string());