@@ -6,7 +6,6 @@ |
||
6 | 6 | |
7 | 7 | // this part assumes that you published "Post" entities |
8 | 8 | use App\Entity\Post; |
9 | -use App\Repository\PostRepository; |
|
10 | 9 | |
11 | 10 | // All you really need to create a feed |
12 | 11 | use Debril\RssAtomBundle\Provider\FeedProviderInterface; |