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

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


The following commit(s) were added to refs/heads/NLPCRAFT-319 by this push:
     new c2442f8  WIP.
c2442f8 is described below

commit c2442f8af26ba3658df585a3cdb704f6c3837d94
Author: Sergey Kamov <[email protected]>
AuthorDate: Mon May 17 22:50:35 2021 +0300

    WIP.
---
 .../scala/org/apache/nlpcraft/model/intent/compiler/NCIdlCompiler.scala  | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/nlpcraft/src/main/scala/org/apache/nlpcraft/model/intent/compiler/NCIdlCompiler.scala
 
b/nlpcraft/src/main/scala/org/apache/nlpcraft/model/intent/compiler/NCIdlCompiler.scala
index 3e9f737..50c4959 100644
--- 
a/nlpcraft/src/main/scala/org/apache/nlpcraft/model/intent/compiler/NCIdlCompiler.scala
+++ 
b/nlpcraft/src/main/scala/org/apache/nlpcraft/model/intent/compiler/NCIdlCompiler.scala
@@ -86,7 +86,6 @@ object NCIdlCompiler extends LazyLogging {
         // List of instructions for the current expression.
         private var expr = mutable.Buffer.empty[SI]
 
-
         /**
          *
          * @return

Reply via email to