Completed
Pull Request — master (#92)
by
unknown
62:56
created
Service/TranslationManager.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
16 16
 use ONGR\ElasticsearchDSL\Query\MatchAllQuery;
17 17
 use ONGR\ElasticsearchDSL\Query\TermsQuery;
18 18
 use ONGR\ElasticsearchBundle\Service\Repository;
19
-use ONGR\FilterManagerBundle\Twig\PagerExtension;
20 19
 use ONGR\TranslationsBundle\Document\Message;
21 20
 use ONGR\TranslationsBundle\Document\Translation;
22 21
 use ONGR\TranslationsBundle\Event\Events;
Please login to merge, or discard this patch.