mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Removes unused require
This commit is contained in:
parent
f6952358e7
commit
3aae0dd849
1 changed files with 0 additions and 2 deletions
|
|
@ -3,9 +3,7 @@
|
|||
--
|
||||
|
||||
local alert_keys = require "alert_keys"
|
||||
|
||||
local format_utils = require("format_utils")
|
||||
local json = require "dkjson"
|
||||
|
||||
local function thresholdCrossFormatter(ifid, alert, info)
|
||||
local msg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue