Skip to content

Commit

Permalink
Remove unneeded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
f-galland committed Oct 10, 2024
1 parent 8cd0eec commit e5ecc50
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,8 @@
import org.apache.hc.client5.http.async.methods.SimpleHttpResponse;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.opensearch.common.lifecycle.Lifecycle;
import org.opensearch.common.lifecycle.LifecycleComponent;
import org.opensearch.common.lifecycle.LifecycleListener;
import org.opensearch.threadpool.ThreadPool;


import java.security.AccessController;
import java.security.PrivilegedAction;
import java.util.concurrent.ExecutorService;
Expand Down

0 comments on commit e5ecc50

Please sign in to comment.