mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-12 01:07:50 +02:00
Delete blank line
This commit is contained in:
@ -894,7 +894,6 @@ sub process_interface( $ ) {
|
||||
zone => ''
|
||||
};
|
||||
|
||||
|
||||
if ( $zone ) {
|
||||
$nets ||= [ allip ];
|
||||
add_group_to_zone( $zone, $zoneref->{type}, $interface, $nets, $hostoptionsref );
|
||||
|
Reference in New Issue
Block a user