remove unused code snippet that was commented out that prevents terminating the program

This commit is contained in:
2026-04-06 21:49:20 -07:00
parent 459600cf6e
commit 962eca3375
2 changed files with 12 additions and 1 deletions

View File

@@ -1,4 +1,3 @@
--os.pullEvent = os.pullEventRaw
local stratumDBlib = require("stratumDBlib")
local meshnetBackend = require("meshnetBackend")
meshnetBackend.setTarget(10)