Compare commits

..

1 Commits

Author SHA1 Message Date
0xroy
4d12f66b25
Merge dcc4d22c5e into 80b4d63cba 2024-10-16 04:06:17 +00:00

View File

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