Completed
Push — master ( cddae3...2b998c )
by Renato
18:27
created
src/NwLaravel/FileStorage/StorageManager.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use \Exception;
6 6
 use Symfony\Component\HttpFoundation\File\UploadedFile;
7 7
 use Illuminate\Contracts\Filesystem\Factory as Storage;
8
-use Intervention\Image\ImageManager;
9 8
 use Intervention\Image\Image;
10 9
 
11 10
 /**
Please login to merge, or discard this patch.