Completed
Push — master ( 7ce028...3697be )
by Tim
8s
created
src/Subjects/MediaSubject.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,6 @@
 block discarded – undo
22 22
 
23 23
 use League\Flysystem\Filesystem;
24 24
 use League\Flysystem\Adapter\Local;
25
-use TechDivision\Import\Subjects\FilesystemTrait;
26 25
 use TechDivision\Import\Subjects\FileUploadTrait;
27 26
 use TechDivision\Import\Category\Utils\ConfigurationKeys;
28 27
 use TechDivision\Import\Category\Subjects\AbstractCategorySubject;
Please login to merge, or discard this patch.