mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Removes json require not needed in system_utils
This commit is contained in:
parent
765474fa70
commit
61dbf123a6
1 changed files with 0 additions and 2 deletions
|
|
@ -5,8 +5,6 @@
|
|||
local dirs = ntop.getDirs()
|
||||
package.path = dirs.installdir .. "/scripts/lua/modules/?.lua;" .. package.path
|
||||
|
||||
local json = require("dkjson")
|
||||
|
||||
local system_utils = {}
|
||||
|
||||
-- #################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue