Skip to content

Commit 23d93b4

Browse files
authored
Update Vector3.php
1 parent b896d0d commit 23d93b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Vector3.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
use const PHP_ROUND_HALF_UP;
3535

3636
readonly class Vector3{
37-
3837
public function __construct(
3938
public float|int $x,
4039
public float|int $y,

0 commit comments

Comments
 (0)