Cleaning useless code

environments/ppa-mbqj77/deployments/651^2
Christophe Maudoux 6 years ago
parent 4557c6f7b5
commit 9150597545
  1. 8
      lemonldap-ng-manager/lib/Lemonldap/NG/Manager/2ndFA.pm

@ -243,14 +243,6 @@ sub sfa {
$self->logger->debug(
"Removing sessions unless a $_ device is registered");
}
#else {
# (
# return $self->sendError(
# $req, "Bad or Missing " . $_ . "Check parameter", 400
# )
# );
#}
}
my $total = ( keys %$res );

Loading…
Cancel
Save