Skip to content

Commit

Permalink
CB-4099. Refactor after review
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisSinelnikov committed Oct 20, 2023
1 parent 8ff0f4c commit 32ea853
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,4 @@ public String getUserDomain() {
public String getUserName() {
return user.getUserId();
}

public String getAuthProviderConfigurationId() {
return authProviderConfigurationId;
}
}

0 comments on commit 32ea853

Please sign in to comment.