applications/siitwizard: remove leftover variable definition
This commit is contained in:
parent
e9c934a5ad
commit
1b23d79b3a
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ local ipv4_netsz = uci:get("siit", "ipv4", "netsize") or "24"
|
||||||
-- Find IPv4 allocation pool
|
-- Find IPv4 allocation pool
|
||||||
--
|
--
|
||||||
local gv4_net = luci.ip.IPv4(ipv4_pool)
|
local gv4_net = luci.ip.IPv4(ipv4_pool)
|
||||||
local lan_net
|
|
||||||
|
|
||||||
--
|
--
|
||||||
-- Generate ULA
|
-- Generate ULA
|
||||||
|
|
Loading…
Reference in a new issue