Skip to content

Commit d0167fa

Browse files
authored
Merge pull request dingo#1099 from lucasmichot/feature/master/cs
Remove useless import.
2 parents de9b944 + 62b6f45 commit d0167fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Routing/RouterTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
use Mockery as m;
66
use Dingo\Api\Http;
7-
use Dingo\Api\Routing\Router;
87
use Illuminate\Container\Container;
98
use Dingo\Api\Tests\Stubs\ThrottleStub;
109
use Symfony\Component\HttpKernel\Exception\HttpException;

0 commit comments

Comments
 (0)