Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jxs committed Aug 8, 2023
1 parent 191e0ae commit 31f45b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion beacon_node/lighthouse_network/src/listen_addr.rs
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,4 @@ impl slog::KV for ListenAddress {
}
slog::Result::Ok(())
}
}
}
2 changes: 1 addition & 1 deletion beacon_node/lighthouse_network/src/peer_manager/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2332,4 +2332,4 @@ mod tests {
})
}
}
}
}

0 comments on commit 31f45b7

Please sign in to comment.