mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Removes package.path changes possibly causing nil indexing
This commit is contained in:
parent
1ab8bbe2cd
commit
6da5283ae2
58 changed files with 0 additions and 58 deletions
|
|
@ -5,7 +5,6 @@
|
|||
-- ##############################################
|
||||
|
||||
local flow_alert_keys = require "flow_alert_keys"
|
||||
package.path = dirs.installdir .. "/scripts/lua/modules/?.lua;" .. package.path
|
||||
|
||||
local format_utils = require "format_utils"
|
||||
-- Import the classes library.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue