Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
nit: updates from PR
Browse files Browse the repository at this point in the history
  • Loading branch information
tunderwood committed Oct 5, 2020
1 parent d07ca30 commit 71db73a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,6 @@ public AuthResponse triggerPush(final MfaCheckRequest challengeRequest) {
authResponse.getData().getUsername(),
authServiceConnector.getGroups(authResponse.getData()),
0));
} else {

}
return authResponse;
}
Expand Down

0 comments on commit 71db73a

Please sign in to comment.