Completed
Branch master (380b55)
by Ahmed Mohamed Abd El
04:25
created
src/Routes/Collection.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2,8 +2,8 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.