Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Jul 9, 2024
1 parent cc18de6 commit 622d4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Promotion/Models/Coupon.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

namespace Vanilo\Promotion\Models;

use Illuminate\Support\Carbon;
use Illuminate\Database\Eloquent\Model;
use Illuminate\Database\Eloquent\Relations\BelongsTo;
use Illuminate\Support\Carbon;

/**
* @property int $id
Expand Down

0 comments on commit 622d4a7

Please sign in to comment.