Skip to content

Commit

Permalink
remove copy of parent content
Browse files Browse the repository at this point in the history
  • Loading branch information
Tristan-WorkGH committed Apr 23, 2024
1 parent 74fd429 commit 6fc409b
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,6 @@ public String getEndpointName() {
return ENDPOINT_NAME;
}

@Override
public boolean hasElementsAccessControl() {
return true;
}

@Override
public Optional<AccessControlInfos> getAccessControlInfos(@NonNull ServerHttpRequest request) {
RequestPath path = Objects.requireNonNull(request.getPath());
Expand Down

0 comments on commit 6fc409b

Please sign in to comment.