Skip to content

Commit

Permalink
Remove unused trait.
Browse files Browse the repository at this point in the history
  • Loading branch information
v16Studios committed Jun 18, 2024
1 parent cda7787 commit 045c59f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Models/Laravel/BeamScan.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ class BeamScan extends BaseModel
use Traits\HasCodeScope;
use Traits\HasClaimable;
use Traits\EagerLoadSelectFields;
use HasEagerLimit;

/**
* The attributes that aren't mass assignable.
Expand Down

0 comments on commit 045c59f

Please sign in to comment.