mirror of
https://github.com/Intervention/image.git
synced 2025-08-28 08:09:54 +02:00
Update TestCase.php remove a redundant import.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
namespace Intervention\Image\Tests;
|
||||
|
||||
use Intervention\Image\Interfaces\ColorInterface;
|
||||
use PHPUnit\Framework\TestCase as PHPUnitTestCase;
|
||||
use Mockery\Adapter\Phpunit\MockeryTestCase;
|
||||
|
||||
abstract class TestCase extends MockeryTestCase
|
||||
|
Reference in New Issue
Block a user