#629 luacheck fix for remaining unused variables

This commit is contained in:
Mikayla Fischler
2025-09-13 16:07:12 -04:00
parent ff68eeae1a
commit f7fe9754fe
3 changed files with 1 additions and 6 deletions

View File

@@ -14,7 +14,6 @@ local threads = {}
local MAIN_CLOCK = 0.5 -- (2Hz, 10 ticks)
local RENDER_SLEEP = 100 -- (100ms, 2 ticks)
local MQ__RENDER_CMD = pocket.MQ__RENDER_CMD
local MQ__RENDER_DATA = pocket.MQ__RENDER_DATA
-- main thread