Passed
Push — master ( b8250a...45c3a8 )
by Dan
02:25
created
src/SixtyNine/Cloud/Factory/FontsFactory.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -3,10 +3,7 @@
 block discarded – undo
3 3
 
4 4
 namespace SixtyNine\Cloud\Factory;
5 5
 
6
-use Imagine\Gd\Imagine;
7
-use Imagine\Image\Box;
8 6
 use Imagine\Image\Color;
9
-use Imagine\Image\Point;
10 7
 use Imagine\Gd\Font as ImagineFont;
11 8
 use SixtyNine\Cloud\Model\Font;
12 9
 use Webmozart\Assert\Assert;
Please login to merge, or discard this patch.