Completed
Push — master ( a89354...c7acf2 )
by Tim
14s
created
src/Subjects/AbstractCategorySubject.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,6 @@
 block discarded – undo
20 20
 
21 21
 namespace TechDivision\Import\Category\Subjects;
22 22
 
23
-use Psr\Log\LoggerInterface;
24 23
 use TechDivision\Import\Utils\RegistryKeys;
25 24
 use TechDivision\Import\Utils\Generators\GeneratorInterface;
26 25
 use TechDivision\Import\Subjects\AbstractEavSubject;
Please login to merge, or discard this patch.