Skip to content

Commit 88c4ee0

Browse files
committed
Remove double trait
1 parent 555a409 commit 88c4ee0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Models/Page.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
*/
3434
class Page extends Model implements HasCode, HasContentBlocks, HasHeroImageAttributes, HasIntroAttribute, HasMedia, HasMediaAttributes, HasOverviewAttributes, HasPageAttributes, HasParent, HasSEOAttributes, Linkable
3535
{
36-
use HasAuthorAttributeTrait;
3736
use HasAuthorAttributeTrait;
3837
use HasCodeTrait;
3938
use HasDefaultContentBlocksTrait;

0 commit comments

Comments
 (0)