mirror of
https://github.com/Intervention/image.git
synced 2025-08-21 13:11:18 +02:00
Refactor group use
This commit is contained in:
@@ -4,8 +4,8 @@ declare(strict_types=1);
|
|||||||
|
|
||||||
namespace Intervention\Image\Tests\Geometry;
|
namespace Intervention\Image\Tests\Geometry;
|
||||||
|
|
||||||
use Intervention\Image\Geometry\{Point, Polygon};
|
use Intervention\Image\Geometry\Point;
|
||||||
use Intervention\Image\Interfaces\PointInterface;
|
use Intervention\Image\Geometry\Polygon;
|
||||||
use Intervention\Image\Tests\TestCase;
|
use Intervention\Image\Tests\TestCase;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user