mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 09:20:10 +00:00
Removes flow_consts requires no longer necessary
This commit is contained in:
parent
16e2c9efe2
commit
f839b6ba76
24 changed files with 0 additions and 24 deletions
|
|
@ -5,7 +5,6 @@
|
|||
local user_scripts = require("user_scripts")
|
||||
local alert_severities = require "alert_severities"
|
||||
local alert_consts = require("alert_consts")
|
||||
local flow_consts = require "flow_consts"
|
||||
local alerts_api = require "alerts_api"
|
||||
|
||||
-- #################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue