Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit f2e1bd3

Browse files
committed
chore: formatting - remove unused class
1 parent c2ff3ea commit f2e1bd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Database/Factories/MagentoProductCategoryFactory.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
/** @var \Illuminate\Database\Eloquent\Factory $factory */
44

5-
use Faker\Generator as Faker;
65
use Grayloon\Magento\Models\MagentoCategory;
76
use Grayloon\Magento\Models\MagentoProduct;
87
use Grayloon\Magento\Models\MagentoProductCategory;

0 commit comments

Comments
 (0)