mirror of
https://github.com/NeoFlock/neonucleus.git
synced 2025-09-24 09:03:32 +02:00
no more debug prints
This commit is contained in:
parent
501e70e804
commit
22fef74fb6
@ -434,8 +434,6 @@ sandbox = {
|
||||
}
|
||||
sandbox._G = sandbox
|
||||
|
||||
print("oh gosh", sandbox.unicode.sub("abc", 1, 0))
|
||||
|
||||
local function bootstrap()
|
||||
local eeprom = libcomponent.list("eeprom")()
|
||||
assert(eeprom, "no eeprom")
|
||||
|
Loading…
x
Reference in New Issue
Block a user