Unused line

This commit is contained in:
Tim Wilkinson 2022-03-06 01:20:20 -08:00 committed by Joe AE6XE
parent 108a3e839e
commit 6e198fa704
1 changed files with 0 additions and 1 deletions

View File

@ -170,7 +170,6 @@ end
function hardware.get_bridge_iface_names(name)
local cursor = uci.cursor()
local btype = cursor:get("network", name, "type")
local intfnames = cursor:get("network", name, "ifname")
if intfnames then
return intfnames