Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
jrouzierinverse committed Dec 21, 2023
1 parent 290c84c commit a724eee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/pf/api.pm
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,6 @@ sub _node_determine_and_set_into_VLAN {
my $vlan = $role->{vlan} || $switch->getVlanByName($role->{role});

my %locker_ref;
$locker_ref{$switch->{_ip}} = &share({});

$switch->setVlan(
$ifIndex,
Expand Down

0 comments on commit a724eee

Please sign in to comment.