Skip to content

Commit 1d3c3d2

Browse files
committed
relation
1 parent 35c2410 commit 1d3c3d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/Models/Star.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
class Star extends BaseModel {
1818

1919
use HasID;
20-
use RelateToUser;
2120
public ?string $comment;
2221
public string $url;
2322
public string $title;

0 commit comments

Comments
 (0)