Remove double json encode

This commit is contained in:
Alfredo Cardigliano 2019-12-27 11:25:28 +01:00
parent 4b47316ebf
commit 5a17736801
2 changed files with 2 additions and 2 deletions

View file

@ -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