@@ -11,7 +11,6 @@ |
||
| 11 | 11 | use CultuurNet\UDB3\Event\ReadModel\Permission\PermissionQueryInterface; |
| 12 | 12 | use Doctrine\DBAL\Connection; |
| 13 | 13 | use Doctrine\DBAL\Exception\UniqueConstraintViolationException; |
| 14 | -use Doctrine\DBAL\Schema\Schema; |
|
| 15 | 14 | use CultuurNet\UDB3\Event\ReadModel\Permission\PermissionRepositoryInterface; |
| 16 | 15 | use ValueObjects\String\String; |
| 17 | 16 | |