Skip to content

Commit

Permalink
rm newline
Browse files Browse the repository at this point in the history
  • Loading branch information
leohhhn committed Jan 17, 2025
1 parent 23fa2b8 commit 22d53f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/gno.land/r/sys/params/params.gno
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,5 @@ func newPropExecutor(key string, fn func()) dao.Executor {
std.Emit("set", "k", key)
return nil
}

return bridge.GovDAO().NewGovDAOExecutor(callback)
}

0 comments on commit 22d53f7

Please sign in to comment.