fix(nix-monitor): remove dead code
This commit is contained in:
@@ -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({
|
||||||
|
|||||||
Reference in New Issue
Block a user