Skip to content

Commit

Permalink
chore: fixup
Browse files Browse the repository at this point in the history
Signed-off-by: moul <[email protected]>
  • Loading branch information
moul committed Sep 21, 2023
1 parent 08151d5 commit d97baec
Showing 1 changed file with 12 additions and 7 deletions.
19 changes: 12 additions & 7 deletions tm2/pkg/p2p/key.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,18 @@ import (

func untestedCodeForCI() {
if true {
if true {
if true {
if true {
if true {
if true {
var _ = 42
}}}}}}
if true {
if true {
if true {
if true {
if true {
_ = 42
}
}
}
}
}
}
}

// NodeKey is the persistent peer key.
Expand Down

0 comments on commit d97baec

Please sign in to comment.