Completed
Pull Request — develop (#485)
by
unknown
13:29
created
src/Storage/MacTokenInterface.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 namespace League\OAuth2\Server\Storage;
13 13
 
14 14
 use League\OAuth2\Server\Entity\AccessTokenInterface;
15
-use League\OAuth2\Server\Entity\MacKeyInterface;
16 15
 
17 16
 /**
18 17
  * MacTokenInterface
Please login to merge, or discard this patch.