Skip to content

Commit 05149cd

Browse files
authored
Update ActivateUsageCharge.php
Remove Carbon to fix linter issues
1 parent c68ae68 commit 05149cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Actions/ActivateUsageCharge.php

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
namespace Osiset\ShopifyApp\Actions;
44

5-
use Illuminate\Support\Carbon;
65
use Osiset\ShopifyApp\Contracts\Commands\Charge as IChargeCommand;
76
use Osiset\ShopifyApp\Contracts\Queries\Shop as IShopQuery;
87
use Osiset\ShopifyApp\Exceptions\ChargeNotRecurringException;

0 commit comments

Comments
 (0)