Browse Source

Removed one line

Jean Sumara Leopoldo 5 years ago
parent
commit
6a8da715ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bin/console

+ 1 - 1
bin/console

@@ -17,4 +17,4 @@ $application->add(new HuaweiOnuScanCommand());
 
 
 $application->add(new FiberhomeOltScanCommand());
 $application->add(new FiberhomeOltScanCommand());
 $application->add(new FiberhomeOnuScanCommand());
 $application->add(new FiberhomeOnuScanCommand());
-$application->run();
+$application->run();