Test Setup Failed
Pull Request — master (#162)
by
unknown
02:48
created
Document/DocumentRepository.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Gesdinet\JWTRefreshTokenBundle\Document;
4 4
 
5
-use Doctrine\ODM\MongoDB\DocumentRepository as OldDocumentRepository;
6 5
 use Doctrine\ODM\MongoDB\Repository\DocumentRepository as ForwardDocumentRepository;
7 6
 
8 7
 // @todo: remove this condition and extend directly from `ForwardDocumentRepository`
Please login to merge, or discard this patch.