remove misleading log

This commit is contained in:
GroovieGermanikus 2023-07-21 10:06:00 +02:00
parent a2a52be031
commit dd03d33c6a
1 changed files with 0 additions and 2 deletions

View File

@ -182,8 +182,6 @@ pub fn wireup_and_send_txs_via_channel() {
packet_count2 as f64 / half_duration.as_secs_f64(),
);
info!("got all expected packets - shutting down tokio runtime with lite-rpc client");
assert_eq!(
count_map.len() as u32,
SAMPLE_TX_COUNT,