Compare commits

..

1 Commits

Author SHA1 Message Date
peilun-conflux
be5b997c89
Merge 005e28266a into 80b4d63cba 2024-10-15 13:27:26 +02:00

View File

@ -273,7 +273,6 @@ impl LogEntryFetcher {
}) })
{ {
error!("send error: e={:?}", e); error!("send error: e={:?}", e);
break;
} }
} }
Err(e) => { Err(e) => {