mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Remove alert_endpoints_utils (no longer required). Doc update.
This commit is contained in:
parent
b3ddfacf07
commit
d55e4dc441
6 changed files with 16 additions and 129 deletions
|
|
@ -7,7 +7,6 @@ package.path = dirs.installdir .. "/scripts/lua/modules/?.lua;" .. package.path
|
|||
package.path = dirs.installdir .. "/scripts/lua/modules/pools/?.lua;" .. package.path
|
||||
|
||||
local json = require("dkjson")
|
||||
local alert_endpoints = require("alert_endpoints_utils")
|
||||
local alert_consts = require("alert_consts")
|
||||
local os_utils = require("os_utils")
|
||||
local do_trace = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue