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 Nov 16, 2024
1 parent 28b015a commit 8a352d4
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions examples/gno.land/r/demo/tests/crossrealm_b/gno.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
module gno.land/r/demo/tests/crossrealm
module gno.land/r/demo/tests/crossrealm_b

require (
gno.land/p/demo/tests/p_crossrealm v0.0.0-latest
gno.land/p/demo/ufmt v0.0.0-latest
)
require gno.land/r/demo/tests/crossrealm v0.0.0-latest

0 comments on commit 8a352d4

Please sign in to comment.