Completed
Push — develop ( 0050db...7fb870 )
by Risan Bagja
01:33
created
src/Config/UriConfig.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,9 +2,7 @@
 block discarded – undo
2 2
 
3 3
 namespace Risan\OAuth1\Config;
4 4
 
5
-use GuzzleHttp\Psr7\Uri;
6 5
 use InvalidArgumentException;
7
-use GuzzleHttp\Psr7\UriResolver;
8 6
 
9 7
 class UriConfig implements UriConfigInterface
10 8
 {
Please login to merge, or discard this patch.