mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Removed duplicated require
This commit is contained in:
parent
dee321129f
commit
f341dff696
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ local script
|
|||
-- #################################################################
|
||||
|
||||
local function check_interface_drops(params)
|
||||
local alert_consts = require "alert_consts"
|
||||
local info = params.entity_info
|
||||
local stats = info.stats_since_reset
|
||||
local threshold = tonumber(params.check_config.threshold)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue