Skip to content

Commit

Permalink
Remove threadpool
Browse files Browse the repository at this point in the history
  • Loading branch information
f-galland committed Oct 2, 2024
1 parent a5409ec commit b2994a6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
import org.opensearch.plugins.Plugin;
import org.opensearch.rest.RestController;
import org.opensearch.rest.RestHandler;
import org.opensearch.threadpool.ThreadPool;

import java.util.List;
import java.util.function.Supplier;

Expand Down

0 comments on commit b2994a6

Please sign in to comment.