Fix Perl critic

This commit is contained in:
Ilia Ross
2026-05-28 14:33:09 +02:00
parent e10acfa3bb
commit 010f15c2a5

View File

@@ -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()