Skip to content

Commit

Permalink
tidy the QuickPatchThreadsFilter
Browse files Browse the repository at this point in the history
  • Loading branch information
rmuir committed Dec 14, 2024
1 parent 98cef89 commit d0866a6
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@
package org.apache.lucene.tests.util;

import com.carrotsearch.randomizedtesting.ThreadFilter;
import org.apache.lucene.util.Constants;

import java.util.concurrent.ForkJoinWorkerThread;
import org.apache.lucene.util.Constants;

/** Last minute patches. */
public class QuickPatchThreadsFilter implements ThreadFilter {
Expand Down

0 comments on commit d0866a6

Please sign in to comment.