Skip to content

Commit f1d5490

Browse files
Remove unused import.
Signed-off-by: Finn Carroll <[email protected]>
1 parent 435652d commit f1d5490

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/test/java/org/opensearch/cluster/routing/allocation/ShardsTieringAllocationTests.java

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
import static org.opensearch.cluster.routing.RoutingPool.LOCAL_ONLY;
2323
import static org.opensearch.cluster.routing.RoutingPool.REMOTE_CAPABLE;
2424
import static org.opensearch.cluster.routing.RoutingPool.getIndexPool;
25-
import static org.opensearch.common.util.FeatureFlags.TIERED_REMOTE_INDEX;
2625
import static org.opensearch.index.IndexModule.INDEX_STORE_LOCALITY_SETTING;
2726

2827
public class ShardsTieringAllocationTests extends TieringAllocationBaseTestCase {

0 commit comments

Comments
 (0)