stop pushing debugging pls

This commit is contained in:
Evert Prants 2019-01-22 05:11:30 +02:00
parent b2cb65ed14
commit f47aeeda7d
Signed by: evert
GPG Key ID: 1688DA83D222D0B5
1 changed files with 0 additions and 1 deletions

View File

@ -409,7 +409,6 @@ function ele.register_base_device(nodename, nodedef)
if nodedef.states then
if fields["cyclestate"] then
print("hmm")
switch_state(pos, nodedef.states)
end
end