@@ -12,7 +12,6 @@ |
||
| 12 | 12 | use Cubiche\Core\Bus\Command\CommandInterface; |
| 13 | 13 | use Cubiche\Core\Validator\Assert; |
| 14 | 14 | use Cubiche\Core\Validator\Mapping\ClassMetadata; |
| 15 | -use Cubiche\Core\Validator\Validator; |
|
| 16 | 15 | |
| 17 | 16 | /** |
| 18 | 17 | * LoginUserCommand class. |