Remove debugging output
This commit is contained in:
parent
ae911c29ae
commit
9c43b61387
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ local function escape_text(text)
|
|||
return string.format('^^%02x', string.byte(x))
|
||||
end)
|
||||
end
|
||||
print("<node>", escape_text"<node>")
|
||||
|
||||
local attrs = {}
|
||||
local function write_elem(tree, indent)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue