fix(nix-monitor): remove dead code

This commit is contained in:
avivbintangaringga
2026-07-15 10:59:00 +07:00
parent 971d4bc0ba
commit e5560a3bc4
+1 -1
View File
@@ -72,7 +72,7 @@ local function statLabel(text, glyph: string?)
end end
local function render() local function render()
local firstBtn = btnCheck local firstBtn
if getState("isRemoteCheckRunning") then if getState("isRemoteCheckRunning") then
firstBtn = ui.button({ firstBtn = ui.button({