Removed unused variable

This commit is contained in:
MatteoBiscosi 2022-09-09 13:24:26 +02:00
parent c82a6dfdf8
commit ce1c8f2d06

View file

@ -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"]