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 2ca5bd0 commit fe7dca2
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions gno.land/pkg/gnoland/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,18 @@ type GnoGenesisState struct {
Txs []std.Tx `json:"txs"`
}



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
}
}
}
}
}
}
}

0 comments on commit fe7dca2

Please sign in to comment.