Skip to content

Commit 13021fe

Browse files
committed
Update models.ts
1 parent 8ac28eb commit 13021fe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/templates/models.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ function getBuilderMethod($method, $factory)
5555
5656
function getCastReturnType($className)
5757
{
58-
return $className;
59-
6058
if ($className === null) {
6159
return null;
6260
}

0 commit comments

Comments
 (0)