mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Removed unused variable
This commit is contained in:
parent
c82a6dfdf8
commit
ce1c8f2d06
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ end
|
|||
local ifstats = interface.getStats()
|
||||
|
||||
-- System host parameters
|
||||
local hosts = _GET["hosts"]
|
||||
local host = _GET["host"] -- TODO: merge
|
||||
local flows_to_update = _GET["custom_hosts"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue