mirror of
https://github.com/webmin/webmin.git
synced 2026-06-05 04:40:24 +01:00
Fix Perl critic
This commit is contained in:
@@ -2037,7 +2037,7 @@ foreach my $move (@moves) {
|
||||
return &text('defaults_ebls_rescue_move', $from, $to, $err)
|
||||
if (!$ok);
|
||||
}
|
||||
return undef;
|
||||
return;
|
||||
}
|
||||
|
||||
# grub2_disabled_bls_rescue_suffix()
|
||||
|
||||
Reference in New Issue
Block a user