@@ -14,7 +14,6 @@ |
||
| 14 | 14 | |
| 15 | 15 | namespace Superdesk\ContentApiSdk\API\Authentication; |
| 16 | 16 | |
| 17 | -use Superdesk\ContentApiSdk\API\Request\RequestInterface; |
|
| 18 | 17 | use Superdesk\ContentApiSdk\Exception\AuthenticationException; |
| 19 | 18 | use Superdesk\ContentApiSdk\Exception\ClientException; |
| 20 | 19 | |