mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Fix network_utils dep
This commit is contained in:
parent
49bdd32ce0
commit
3881dd3eea
5 changed files with 6 additions and 5 deletions
|
|
@ -31,7 +31,6 @@ local os_utils = require "os_utils"
|
|||
local format_utils = require "format_utils"
|
||||
local http_utils = require "http_utils"
|
||||
local dns_utils = require "dns_utils"
|
||||
local network_utils = require "network_utils"
|
||||
|
||||
-- TODO: replace those globals with locals everywhere
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue