Skip to content

Commit

Permalink
[Backport 2.x] Support for Default Model Id (#337)
Browse files Browse the repository at this point in the history
Signed-off-by: Varun Jain <[email protected]>
  • Loading branch information
vibrantvarun committed Sep 29, 2023
1 parent eb870fe commit ce50d03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
import org.opensearch.test.ClusterServiceUtils;
import org.opensearch.threadpool.TestThreadPool;
import org.opensearch.threadpool.ThreadPool;
import com.carrotsearch.randomizedtesting.RandomizedTest;

import com.carrotsearch.randomizedtesting.annotations.ThreadLeakScope;
import com.google.common.collect.ImmutableList;

Expand Down

0 comments on commit ce50d03

Please sign in to comment.