Skip to content

Commit

Permalink
fix: In gno.mod, remove require. See the PR (#145)
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Thompson <[email protected]>
  • Loading branch information
jefft0 authored Dec 9, 2024
1 parent 76fdc09 commit 92655fc
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 92655fc

Please sign in to comment.