@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | use Njasm\Soundcloud\Resource\ResourceInterface; |
6 | 6 | use Njasm\Soundcloud\UrlBuilder\UrlBuilderInterface; |
7 | -use Njasm\Soundcloud\Factory\FactoryInterface; |
|
8 | 7 | use Njasm\Soundcloud\Soundcloud; |
9 | 8 | use Psr\Container\ContainerInterface; |
10 | 9 |
@@ -6,7 +6,6 @@ |
||
6 | 6 | use Njasm\Soundcloud\Auth\AuthInterface; |
7 | 7 | use Njasm\Soundcloud\Request\Request; |
8 | 8 | use Njasm\Soundcloud\Request\RequestInterface; |
9 | -use Njasm\Soundcloud\Factory\Factory; |
|
10 | 9 | use Njasm\Container\Container; |
11 | 10 | use Njasm\Soundcloud\Request\Response; |
12 | 11 | use Njasm\Soundcloud\Request\ResponseInterface; |