fix(nix-monitor): remove dead code
This commit is contained in:
@@ -72,7 +72,7 @@ local function statLabel(text, glyph: string?)
|
||||
end
|
||||
|
||||
local function render()
|
||||
local firstBtn = btnCheck
|
||||
local firstBtn
|
||||
|
||||
if getState("isRemoteCheckRunning") then
|
||||
firstBtn = ui.button({
|
||||
|
||||
Reference in New Issue
Block a user