Skip to content

Commit 8d3aee0

Browse files
committed
Style CI fix.
1 parent 5310b26 commit 8d3aee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Routing/Adapter/Laravel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
use Illuminate\Http\Request;
66
use Illuminate\Routing\Route;
77
use Illuminate\Routing\Router;
8-
use Illuminate\Routing\RouteCollection;
98
use Dingo\Api\Contract\Routing\Adapter;
9+
use Illuminate\Routing\RouteCollection;
1010
use Dingo\Api\Exception\UnknownVersionException;
1111

1212
class Laravel implements Adapter

0 commit comments

Comments
 (0)