Skip to content

Commit 3a8dbf1

Browse files
committed
remove unused import
1 parent 1ae4cf1 commit 3a8dbf1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/PropertyProcessor/Property/MultiTypeProcessor.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
use PHPModelGenerator\Model\Validator\TypeCheckInterface;
1313
use PHPModelGenerator\PropertyProcessor\Decorator\Property\PropertyTransferDecorator;
1414
use PHPModelGenerator\PropertyProcessor\Decorator\TypeHint\TypeHintDecorator;
15-
use PHPModelGenerator\PropertyProcessor\Decorator\TypeHint\TypeHintTransferDecorator;
1615
use PHPModelGenerator\PropertyProcessor\PropertyMetaDataCollection;
1716
use PHPModelGenerator\PropertyProcessor\PropertyProcessorFactory;
1817
use PHPModelGenerator\PropertyProcessor\PropertyProcessorInterface;

0 commit comments

Comments
 (0)