Skip to content

Commit

Permalink
"RefreshUserMappingsProtocolClientSideTranslatorPB.java"
Browse files Browse the repository at this point in the history
  • Loading branch information
KeeProMise committed Jul 3, 2024
1 parent 4f09636 commit 646ed92
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ public class RefreshUserMappingsProtocolClientSideTranslatorPB implements
private final static RpcController NULL_CONTROLLER = null;
private final RefreshUserMappingsProtocolPB rpcProxy;

private final static RefreshUserToGroupsMappingsRequestProto
private final static RefreshUserToGroupsMappingsRequestProto
VOID_REFRESH_USER_TO_GROUPS_MAPPING_REQUEST =
RefreshUserToGroupsMappingsRequestProto.newBuilder().build();

Expand Down

0 comments on commit 646ed92

Please sign in to comment.