This is an automated email from the ASF dual-hosted git repository.

aradzinski pushed a commit to branch NLPCRAFT-296
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git


The following commit(s) were added to refs/heads/NLPCRAFT-296 by this push:
     new 2984883  Update NCRestModelSpec.scala
2984883 is described below

commit 2984883b9d8800b433b7bcf617ad8eb1d6d74685
Author: unknown <[email protected]>
AuthorDate: Wed Jun 9 10:34:17 2021 -0700

    Update NCRestModelSpec.scala
---
 .../test/scala/org/apache/nlpcraft/server/rest/NCRestModelSpec.scala    | 2 --
 1 file changed, 2 deletions(-)

diff --git 
a/nlpcraft/src/test/scala/org/apache/nlpcraft/server/rest/NCRestModelSpec.scala 
b/nlpcraft/src/test/scala/org/apache/nlpcraft/server/rest/NCRestModelSpec.scala
index 1345fc5..d47a297 100644
--- 
a/nlpcraft/src/test/scala/org/apache/nlpcraft/server/rest/NCRestModelSpec.scala
+++ 
b/nlpcraft/src/test/scala/org/apache/nlpcraft/server/rest/NCRestModelSpec.scala
@@ -21,8 +21,6 @@ import org.apache.nlpcraft.NCTestEnvironment
 import org.junit.jupiter.api.Assertions._
 import org.junit.jupiter.api.Test
 
-import java.util.{List => JList}
-
 import scala.jdk.CollectionConverters.ListHasAsScala
 
 /**

Reply via email to