@@ -9,7 +9,6 @@ |
||
9 | 9 | use Nord\Lumen\OAuth2\Exceptions\InvalidArgument; |
10 | 10 | use Illuminate\Config\Repository as ConfigRepository; |
11 | 11 | use Illuminate\Support\ServiceProvider; |
12 | -use Laravel\Lumen\Application; |
|
13 | 12 | use League\OAuth2\Server\AuthorizationServer; |
14 | 13 | use League\OAuth2\Server\Grant\PasswordGrant; |
15 | 14 | use League\OAuth2\Server\ResourceServer; |