Skip to content

Commit 6cb5eaf

Browse files
committed
Apply phpcs
1 parent 503b240 commit 6cb5eaf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Runtime/ClassInstantiator/CloneClassInstantiator.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44

55
namespace TypeLang\Mapper\Runtime\ClassInstantiator;
66

7-
use TypeLang\Mapper\Mapping\Metadata\ClassMetadata;
8-
use TypeLang\Mapper\Runtime\Context;
9-
107
final class CloneClassInstantiator implements ClassInstantiatorInterface
118
{
129
/**

0 commit comments

Comments
 (0)