mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2025-11-13 20:58:47 +00:00
Compare commits
1 Commits
31c61ae0d1
...
4d12f66b25
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4d12f66b25 |
@ -273,7 +273,6 @@ impl LogEntryFetcher {
|
|||||||
})
|
})
|
||||||
{
|
{
|
||||||
error!("send error: e={:?}", e);
|
error!("send error: e={:?}", e);
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Err(e) => {
|
Err(e) => {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user