]> Raphaƫl G. Git Repositories - userbundle/blobdiff - Repository.php
Cleanup
[userbundle] / Repository.php
index c7a654b4cf5806cfeb6bbcb50cf4408d0a293856..44a585ad80d67d034383ca8ecb2a31b8b85fc090 100644 (file)
@@ -14,11 +14,12 @@ namespace Rapsys\UserBundle;
 use Doctrine\ORM\EntityManagerInterface;
 use Doctrine\ORM\EntityRepository;
 use Doctrine\ORM\Mapping\ClassMetadata;
-use Symfony\Component\Routing\RouterInterface;
-use Symfony\Contracts\Translation\TranslatorInterface;
 
 use Rapsys\PackBundle\Util\SluggerUtil;
 
+use Symfony\Component\Routing\RouterInterface;
+use Symfony\Contracts\Translation\TranslatorInterface;
+
 /**
  * {@inheritdoc}
  *