Skip to content

Commit 5a07ef6

Browse files
committed
Addressed comments and resolving conflicts
Signed-off-by: Mohit Kumar <mohitamg@amazon.com>
1 parent dff4221 commit 5a07ef6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/opensearch/index/codec/customcodecs/CustomCodecPlugin.java

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
import org.opensearch.index.codec.CodecServiceFactory;
1414
import org.opensearch.index.codec.customcodecs.backward_codecs.lucene912.Lucene912QatCodec;
1515
import org.opensearch.index.codec.customcodecs.backward_codecs.lucene99.Lucene99QatCodec;
16-
import org.opensearch.index.codec.customcodecs.backward_codecs.lucene912.Lucene912QatCodec;
1716
import org.opensearch.index.engine.EngineConfig;
1817
import org.opensearch.plugins.EnginePlugin;
1918
import org.opensearch.plugins.Plugin;

0 commit comments

Comments
 (0)