test: remove test logs
This commit is contained in:
@@ -285,11 +285,6 @@ end
|
||||
--[[
|
||||
main loop
|
||||
]]
|
||||
for i = 0, 15, 1 do
|
||||
log.info("some log %d", i)
|
||||
log.warning("some warning %d", i)
|
||||
end
|
||||
|
||||
sendToAll("SCAN", { ["hostChannel"] = HOST_CHANNEL })
|
||||
while true do
|
||||
updateScreen()
|
||||
|
||||
Reference in New Issue
Block a user