mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 23:19:33 +00:00
Removed debug print
This commit is contained in:
parent
14e85b9888
commit
08c9de2b7b
2 changed files with 0 additions and 2 deletions
|
|
@ -395,7 +395,6 @@ end
|
|||
function alert_utils.formatAlertMessage(ifid, alert, alert_json)
|
||||
local msg
|
||||
|
||||
tprint(alert_json)
|
||||
if(alert_json == nil) then
|
||||
alert_json = alert_utils.getAlertInfo(alert)
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue