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

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


The following commit(s) were added to refs/heads/NLPCRAFT-485 by this push:
     new 77a4093  Update LightSwitchRuModel.scala
77a4093 is described below

commit 77a4093cd0638f8aa5a80e985cc0fbcdb4791dea
Author: Aaron Radzinski <[email protected]>
AuthorDate: Tue Mar 1 11:03:01 2022 -0800

    Update LightSwitchRuModel.scala
---
 .../org/apache/nlpcraft/examples/lightswitch/LightSwitchRuModel.scala    | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/nlpcraft-examples/lightswitch-ru/src/main/java/org/apache/nlpcraft/examples/lightswitch/LightSwitchRuModel.scala
 
b/nlpcraft-examples/lightswitch-ru/src/main/java/org/apache/nlpcraft/examples/lightswitch/LightSwitchRuModel.scala
index 10e02b2..1317473 100644
--- 
a/nlpcraft-examples/lightswitch-ru/src/main/java/org/apache/nlpcraft/examples/lightswitch/LightSwitchRuModel.scala
+++ 
b/nlpcraft-examples/lightswitch-ru/src/main/java/org/apache/nlpcraft/examples/lightswitch/LightSwitchRuModel.scala
@@ -42,7 +42,6 @@ import scala.jdk.CollectionConverters.*
   * <p>
   * See 'README.md' file in the same folder for running and testing 
instructions.
   */
-
 class LightSwitchRuModel extends NCModelAdapter(
     new NCModelConfig("nlpcraft.lightswitch.ru.ex", "LightSwitch Example Model 
RU", "1.0"),
     new NCModelPipeline:

Reply via email to