Skip to content

Commit

Permalink
Remove unused field
Browse files Browse the repository at this point in the history
  • Loading branch information
dnlkoch committed Aug 9, 2022
1 parent 4db190e commit 2e0d0e6
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@
@Component
public class KeycloakGroupProviderService implements GroupProviderService<UserRepresentation, GroupRepresentation> {

public static final String groupUuidsClaimName = "groups_uuid";

@Autowired
KeycloakUtil keycloakUtil;

Expand Down

0 comments on commit 2e0d0e6

Please sign in to comment.