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
|
||||
end
|
||||
else
|
||||
print(poppet:read("*a"))
|
||||
poppet:read("*a")
|
||||
_M.closeCmd(poppet)
|
||||
end
|
||||
end)
|
||||
|
|
Loading…
Add table
Reference in a new issue