Skip to content

Commit

Permalink
- Remove print
Browse files Browse the repository at this point in the history
  • Loading branch information
ParticleG committed Oct 31, 2024
1 parent 68a806a commit 1905960
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Zframework/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,6 @@ if JS then
repeat
love.timer.sleep(1)
JS.retrieveData(1)
print("In lua: " .. res)
print(JS)
until res
return res
end
Expand Down

0 comments on commit 1905960

Please sign in to comment.