mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Removed debug print
This commit is contained in:
parent
cc0ba80a2f
commit
4e5e72bc12
1 changed files with 0 additions and 1 deletions
|
|
@ -48,7 +48,6 @@ end
|
|||
function host_alert_host_ban.format(ifid, alert, alert_type_params)
|
||||
local alert_consts = require("alert_consts")
|
||||
local entity = alert_consts.formatHostAlert(ifid, alert["ip"], alert["vlan_id"])
|
||||
tprint(alert_type_params)
|
||||
|
||||
return i18n("alert_messages.host_alert_host_ban", {
|
||||
entity = entity,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue