Completed
Pull Request — master (#203)
by Alister
09:00
created
src/Resources/sample/Provider.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.