Quellcode durchsuchen

Removed one line

Jean Sumara Leopoldo vor 5 Jahren
Ursprung
Commit
6a8da715ff
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      bin/console

+ 1 - 1
bin/console

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