Skip to content

Commit

Permalink
DELETE: changed lua template
Browse files Browse the repository at this point in the history
  • Loading branch information
endersonmaia committed Apr 8, 2024
1 parent e893049 commit eb1ddbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/dapp.lua
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ local rollup_server = assert(os.getenv("ROLLUP_HTTP_SERVER_URL"), "missing ROLLU

local function info(...)
print(string.format(...))
print("hello")
end

local function http_post(url, body)
Expand Down

0 comments on commit eb1ddbd

Please sign in to comment.