mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Remove double json encode
This commit is contained in:
parent
4b47316ebf
commit
5a17736801
2 changed files with 2 additions and 2 deletions
|
|
@ -2539,6 +2539,7 @@ end
|
|||
-- ##############################################
|
||||
|
||||
-- Global function
|
||||
-- Check for alerts pushed by the datapath to an internal queue (from C).
|
||||
-- NOTE: this is executed in a system VM, with no interfaces references
|
||||
function checkStoreAlertsFromC(deadline)
|
||||
if(not areAlertsEnabled()) then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue