Skip to content

Commit 31d1cc3

Browse files
committed
[10.x] ecs fix
1 parent 366ce04 commit 31d1cc3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/Units/Domain/CartReceivingTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
namespace Bavix\Wallet\Test\Units\Domain;
66

7-
use Bavix\Wallet\Interfaces\ProductLimitedInterface;
8-
use Bavix\Wallet\Interfaces\Wallet;
97
use Bavix\Wallet\Models\Transfer;
108
use Bavix\Wallet\Objects\Cart;
119
use Bavix\Wallet\Services\PurchaseServiceInterface;
@@ -17,7 +15,6 @@
1715
use Bavix\Wallet\Test\Infra\Models\ItemMeta;
1816
use Bavix\Wallet\Test\Infra\PackageModels\Transaction;
1917
use Bavix\Wallet\Test\Infra\TestCase;
20-
use Bavix\Wallet\Traits\HasWallets;
2118
use function count;
2219
use Illuminate\Database\Eloquent\Collection;
2320

0 commit comments

Comments
 (0)