@@ -2,8 +2,8 @@ |
||
2 | 2 | |
3 | 3 | namespace Te7aHoudini\Laroute\Console\Commands; |
4 | 4 | |
5 | -use Te7aHoudini\Laroute\Routes\Collection as Routes; |
|
6 | 5 | use Te7aHoudini\Laroute\Generators\GeneratorInterface as Generator; |
6 | +use Te7aHoudini\Laroute\Routes\Collection as Routes; |
|
7 | 7 | |
8 | 8 | use Illuminate\Config\Repository as Config; |
9 | 9 | use Illuminate\Console\Command; |