Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aman-bansal committed Jun 7, 2024
1 parent 745452d commit 93b96e1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
*/
public class RequestHandler implements RequestHandlerWithSorting {
private static final Logger LOG = LoggerFactory.getLogger(RequestHandler.class);
private static final String TOTAL_ALIAS_NAME = "total";
private static final Expression NULL_VALUE_EXPRESSION =
Expression.newBuilder()
.setLiteral(
Expand Down

0 comments on commit 93b96e1

Please sign in to comment.