Completed
Pull Request — master (#471)
by
unknown
02:46
created
src/OAuth/OAuth1/Service/Flickr.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -3,8 +3,6 @@
 block discarded – undo
3 3
 namespace OAuth\OAuth1\Service;
4 4
 
5 5
 use OAuth\OAuth1\Signature\SignatureInterface;
6
-use OAuth\OAuth1\Token\StdOAuth1Token;
7
-use OAuth\Common\Http\Exception\TokenResponseException;
8 6
 use OAuth\Common\Http\Uri\Uri;
9 7
 use OAuth\Common\Consumer\CredentialsInterface;
10 8
 use OAuth\Common\Http\Uri\UriInterface;
Please login to merge, or discard this patch.