Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
r3v4s committed Jul 4, 2024
1 parent 0de2ab4 commit 33592c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions emission/__TEST_0_INIT_VARIABLE_AND_HELPER_test.gno
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,9 @@ var (
// Realms to mock frames
var (
gsaRealm = std.NewUserRealm(gsa)

govRealm = std.NewCodeRealm(consts.GOV_PATH)
)

/* HELPER */
func gnsBalance(addr std.Address) uint64 {
a2u := pusers.AddressOrName(addr)

Expand Down

0 comments on commit 33592c8

Please sign in to comment.