Skip to content

Commit 9456acd

Browse files
committed
relation
1 parent 377f0bd commit 9456acd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/Models/Comment.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
class Comment extends BaseModel {
1414

1515
use HasID;
16-
use HasProjectId;
1716
use HasIssueId;
1817
use HasStar;
1918
public ?string $content;

0 commit comments

Comments
 (0)