Skip to content

Commit

Permalink
fix: In gno.mod, remove require. See the PR
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Thompson <[email protected]>
  • Loading branch information
jefft0 committed Dec 9, 2024
1 parent f52694e commit da7cff9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions realm/gno.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
module gno.land/r/berty/social

require (
gno.land/p/demo/avl v0.0.0-latest
gno.land/r/demo/users v0.0.0-latest
)

0 comments on commit da7cff9

Please sign in to comment.