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

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


The following commit(s) were added to refs/heads/NLPCRAFT-300 by this push:
     new ad2c416  Update nlpcraft.conf
ad2c416 is described below

commit ad2c4161508aff2b6d6dfc554b3ccc97509c194f
Author: Aaron Radzinzski <[email protected]>
AuthorDate: Fri Apr 23 12:58:41 2021 +0300

    Update nlpcraft.conf
---
 nlpcraft/src/main/resources/nlpcraft.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/nlpcraft/src/main/resources/nlpcraft.conf 
b/nlpcraft/src/main/resources/nlpcraft.conf
index 47da852..5d09d51 100644
--- a/nlpcraft/src/main/resources/nlpcraft.conf
+++ b/nlpcraft/src/main/resources/nlpcraft.conf
@@ -287,7 +287,6 @@ nlpcraft {
             org.apache.nlpcraft.examples.weather.WeatherModel,
             org.apache.nlpcraft.examples.lightswitch.LightSwitchModel"""
 
-
         # Specify class names for probe life cycle components.
         # Each class should extend 'NCProbeLifecycle' interface and provide a 
no-arg constructor.
         #

Reply via email to