Skip to content

Commit 6fb2a73

Browse files
committed
Remove obsolete code
1 parent b0680f1 commit 6fb2a73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Factory/PartialInputTypeFactory.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ public function create(string $className): Type
3535
$field['type'] = $field['type']->getWrappedType();
3636
}
3737

38-
// $field['defaultValue'] = null;
3938
unset($field['defaultValue']);
4039

4140
$optionalFields[] = $field;

0 commit comments

Comments
 (0)