@@ -3,10 +3,7 @@ |
||
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; |
@@ -2,9 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace SixtyNine\Cloud\Command; |
4 | 4 | |
5 | -use Imagine\Gd\Image; |
|
6 | -use Imagine\Gd\Imagine; |
|
7 | -use Imagine\Image\Box; |
|
8 | 5 | use Imagine\Image\Color; |
9 | 6 | use SixtyNine\Cloud\Factory\FontsFactory; |
10 | 7 | use SixtyNine\Cloud\Factory\PlacerFactory; |