Skip to content

Commit

Permalink
RANGER-5061: checkstyle compliance updates - security-admin org.apach…
Browse files Browse the repository at this point in the history
…e.ranger.rest (#505)
  • Loading branch information
pradeepagrawal8184 committed Jan 13, 2025
1 parent 376b2af commit fcfd256
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1531,7 +1531,7 @@ public RangerUserStore getSecureRangerUserStoreIfUpdated(@PathParam("serviceName
public VXUgsyncAuditInfo postUserGroupAuditInfo(VXUgsyncAuditInfo vxUgsyncAuditInfo) {
return xUserMgr.postUserGroupAuditInfo(vxUgsyncAuditInfo);
}

@GET
@Path("/ugsync/groupusers")
@Produces("application/json")
Expand Down

0 comments on commit fcfd256

Please sign in to comment.