We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35c2410 commit 1d3c3d2Copy full SHA for 1d3c3d2
src/lib/Models/Star.php
@@ -17,7 +17,6 @@
17
class Star extends BaseModel {
18
19
use HasID;
20
- use RelateToUser;
21
public ?string $comment;
22
public string $url;
23
public string $title;
0 commit comments