@@ -12,7 +12,6 @@ |
||
| 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 |