Completed
Pull Request — master (#953)
by Andrew
01:58
created
src/Grant/AuthCodeGrant.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -9,7 +9,6 @@
 block discarded – undo
9 9
 
10 10
 namespace League\OAuth2\Server\Grant;
11 11
 
12
-use League\OAuth2\Server\Entities\AuthCodeEntityInterface;
13 12
 use League\OAuth2\Server\Entities\ClientEntityInterface;
14 13
 use League\OAuth2\Server\Entities\ScopeEntityInterface;
15 14
 use League\OAuth2\Server\Entities\UserEntityInterface;
Please login to merge, or discard this patch.