mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
[nEdge] Remove tprint.
This commit is contained in:
parent
bbf822e3c2
commit
12191dd5a4
1 changed files with 1 additions and 1 deletions
|
|
@ -515,7 +515,7 @@ function graph_utils.printProtocolQuota(proto, ndpi_stats, category_stats, quota
|
|||
output[#output + 1] = ("</td>")
|
||||
end
|
||||
end
|
||||
tprint(output)
|
||||
|
||||
return table.concat(output, '')
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue