Remove debug junk
This commit is contained in:
parent
c7819c98f2
commit
63f7147458
1 changed files with 1 additions and 1 deletions
2
util.lua
2
util.lua
|
@ -165,7 +165,7 @@ EOF]]
|
||||||
i = i + 1
|
i = i + 1
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
print(poppet:read("*a"))
|
poppet:read("*a")
|
||||||
_M.closeCmd(poppet)
|
_M.closeCmd(poppet)
|
||||||
end
|
end
|
||||||
end)
|
end)
|
||||||
|
|
Loading…
Add table
Reference in a new issue