Remove debugging output
This commit is contained in:
parent
ae911c29ae
commit
9c43b61387
@ -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…
Reference in New Issue
Block a user