Skip to content

Commit

Permalink
Removed same info stored
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoBiscosi committed Aug 2, 2024
1 parent ffa80bb commit 63ebb90
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ end
-- @return A human-readable string
function alert_elephant_flow.format(ifid, alert, alert_type_params)
local threshold = ""
local res = i18n("flow_details.elephant_flow")
local res = ""

if alert_type_params then
local l2r_bytes = bytesToSize(alert_type_params["l2r_bytes"])
Expand Down

0 comments on commit 63ebb90

Please sign in to comment.