Skip to content

Commit

Permalink
Linting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniyal Hamid committed Jul 22, 2021
1 parent 2d19fa8 commit 0a1e06b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Provider/HandlerProviderNegotiator.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@

use Psr\Http\Message\ServerRequestInterface;
use InvalidArgumentException;

use Whoops\Handler\HandlerInterface;

use function is_a;
use function asort;
use function array_key_last;
Expand Down

0 comments on commit 0a1e06b

Please sign in to comment.