Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
epugh committed Dec 9, 2024
1 parent dc378fe commit dc9a0ed
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,6 @@ public void doStuff(ResponseBuilder rb) throws IOException {

ResultContext rc = (ResultContext) rb.rsp.getResponse();
DocList docs = rc.getDocList();
// DocList docs = rb.getResults().docList;

String docIds = extractDocIds(docs, searcher);
ubiQuery.setDocIds(docIds);
Expand Down

0 comments on commit dc9a0ed

Please sign in to comment.