mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 08:50:12 +00:00
Minor alert_flow_new_api_demo.lua cleanup
This commit is contained in:
parent
7950ca3c55
commit
e12108cfe0
2 changed files with 1 additions and 11 deletions
|
|
@ -57,14 +57,4 @@ end
|
|||
|
||||
-- #######################################################
|
||||
|
||||
function alert_flow_new_api_demo.format_flow_status(flow_status_info)
|
||||
if not flow_status_info then
|
||||
-- Currently, flow_status_info can be nil
|
||||
end
|
||||
|
||||
return i18n("new_api_demo.flow_new_api_demo_flow_status_info_description")
|
||||
end
|
||||
|
||||
-- #######################################################
|
||||
|
||||
return alert_flow_new_api_demo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue