This is an automated email from the ASF dual-hosted git repository.
sergeykamov pushed a commit to branch NLPCRAFT-283
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
The following commit(s) were added to refs/heads/NLPCRAFT-283 by this push:
new 08e290d WIP.
08e290d is described below
commit 08e290da4c950eb189bc435b99dd2be291a60732
Author: Sergey Kamov <[email protected]>
AuthorDate: Fri Mar 26 13:46:09 2021 +0300
WIP.
---
.../src/test/scala/org/apache/nlpcraft/model/dialog/NCDialogSpec2.scala | 1 -
1 file changed, 1 deletion(-)
diff --git
a/nlpcraft/src/test/scala/org/apache/nlpcraft/model/dialog/NCDialogSpec2.scala
b/nlpcraft/src/test/scala/org/apache/nlpcraft/model/dialog/NCDialogSpec2.scala
index 7e15ce8..0795115 100644
---
a/nlpcraft/src/test/scala/org/apache/nlpcraft/model/dialog/NCDialogSpec2.scala
+++
b/nlpcraft/src/test/scala/org/apache/nlpcraft/model/dialog/NCDialogSpec2.scala
@@ -27,7 +27,6 @@ object NCDialogSpecModelFlow2 {
var error = false
}
-
import NCDialogSpecModelFlow2._
/**