Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit 47e9400

Browse files
committed
:octocat:
1 parent 9cb0d38 commit 47e9400

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Core/OAuthProvider.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
use chillerlan\OAuth\Storage\OAuthStorageInterface;
1818
use chillerlan\Settings\SettingsContainerInterface;
1919
use Psr\Http\Client\ClientInterface;
20-
use Psr\Http\Message\{RequestFactoryInterface, StreamFactoryInterface, StreamInterface, UriFactoryInterface};
21-
use Psr\Http\Message\ResponseInterface;
20+
use Psr\Http\Message\{RequestFactoryInterface, ResponseInterface, StreamFactoryInterface, StreamInterface, UriFactoryInterface};
2221
use Psr\Log\{LoggerAwareInterface, LoggerAwareTrait, NullLogger};
2322
use ReflectionClass;
2423

0 commit comments

Comments
 (0)