Very minor own nitpicks (#4845)

This commit is contained in:
Age Manning
2023-10-16 16:30:14 +11:00
committed by GitHub
parent 2d662f78ae
commit cf544b3996
4 changed files with 5 additions and 6 deletions

View File

@@ -540,7 +540,7 @@ impl<T: BeaconChainTypes> Router<T> {
seen_timestamp: timestamp_now(),
});
} else {
debug!(
crit!(
self.log,
"All blobs by range responses should belong to sync"
);