diff --git a/src/Symfony/Bridge/Doctrine/RegistryInterface.php b/src/Symfony/Bridge/Doctrine/RegistryInterface.php index 8494528bf0..08862418b7 100644 --- a/src/Symfony/Bridge/Doctrine/RegistryInterface.php +++ b/src/Symfony/Bridge/Doctrine/RegistryInterface.php @@ -11,7 +11,6 @@ namespace Symfony\Bridge\Doctrine; -use Symfony\Bridge\Doctrine\RegistryInterface; use Doctrine\DBAL\Connection; use Doctrine\ORM\Configuration; use Doctrine\ORM\ORMException;