mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
dhcp: remove unused Gateways class
This commit is contained in:
parent
3786caf568
commit
dea3644296
@ -708,7 +708,6 @@ EOPP;
|
||||
}
|
||||
|
||||
$iflist = get_configured_interface_with_descr();
|
||||
$gwObject = new \OPNsense\Routing\Gateways();
|
||||
|
||||
foreach ($config['dhcpd'] as $dhcpif => $dhcpifconf) {
|
||||
if (!isset($dhcpifconf['enable']) || !isset($iflist[$dhcpif])) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user