Skip to content

Commit

Permalink
Class fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kedves committed Jul 9, 2024
1 parent 3f8c56b commit cc18de6
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,7 +4,7 @@

namespace Vanilo\Promotion\Models;

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

Expand Down

0 comments on commit cc18de6

Please sign in to comment.