| @@ -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 | |