Skip to content

Commit

Permalink
Force pint update
Browse files Browse the repository at this point in the history
  • Loading branch information
alecritson committed Sep 18, 2024
1 parent ae33481 commit 4b33a75
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/core/src/Models/Address.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@
* @property ?\Illuminate\Support\Carbon $created_at
* @property ?\Illuminate\Support\Carbon $updated_at
*/
class Address extends BaseModel implements Addressable, Contracts\Address
{
class Address extends BaseModel implements Addressable, Contracts\Address {
use HasFactory, HasMacros;

/**
Expand Down

0 comments on commit 4b33a75

Please sign in to comment.