Skip to content

Commit

Permalink
Remove commented code from test
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Gaievski <[email protected]>
  • Loading branch information
martin-gaievski committed Oct 3, 2023
1 parent 84ffad9 commit 86eb654
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ public abstract class BaseNeuralSearchIT extends OpenSearchSecureRestTestCase {
ProcessorType.TEXT_IMAGE_EMBEDDING,
"processor/PipelineForTextImageEmbeddingProcessorConfiguration.json"
);
// protected String PIPELINE_CONFIGURATION_NAME = "processor/PipelineConfiguration.json";

protected final ClassLoader classLoader = this.getClass().getClassLoader();

Expand Down

0 comments on commit 86eb654

Please sign in to comment.