@@ -7,7 +7,6 @@ |
||
7 | 7 | namespace Itmedia\CommandBusBundle\Exception; |
8 | 8 | |
9 | 9 | use Symfony\Component\Translation\TranslatorInterface; |
10 | -use Symfony\Component\Validator\ConstraintViolation; |
|
11 | 10 | use Symfony\Component\Validator\ConstraintViolationInterface; |
12 | 11 | use Symfony\Component\Validator\ConstraintViolationListInterface; |
13 | 12 |