forked from mtcontrib/pipeworks
get rid of some extraneous print statements
This commit is contained in:
@ -15,8 +15,7 @@ if mesecon then
|
||||
}
|
||||
}
|
||||
end
|
||||
print("pipereceptor_on = "..dump(pipereceptor_on))
|
||||
print("pipereceptor_off = "..dump(pipereceptor_off))
|
||||
|
||||
pipes_devicelist = {
|
||||
"pump",
|
||||
"valve",
|
||||
|
Reference in New Issue
Block a user