mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Removed debug message
This commit is contained in:
parent
0b07b4ae65
commit
e316f7a487
1 changed files with 0 additions and 1 deletions
|
|
@ -236,7 +236,6 @@ for key, value in pairs(flows_stats) do
|
|||
|
||||
---------------- APP ----------------
|
||||
if(application ~= nil) then
|
||||
io.write(flows_stats[key]["proto.ndpi"].."\n")
|
||||
process = process and (string.ends(flows_stats[key]["proto.ndpi"], application))
|
||||
end
|
||||
if (debug and (not process)) then io.write("Stop ndpi\n")end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue