Add and fix Phosphorus lighty.io support
[transportpce.git] / lighty / src / main / java / io / lighty / controllers / tpce / Main.java
index 0d84d5e99b38af82d45d6339b57a6d0d85f3ef9f..9215bc29fee36c0dfe42d5cd2e8a72db76763f7d 100644 (file)
@@ -104,9 +104,8 @@ public class Main {
         }
     }
 
-    /**
+    /*
      * Build options for command line arguments.
-     * @return
      */
     private static Options buildOptions() {
         Option restconfFileOption = Option.builder(RESTCONF_OPTION_NAME)