mirror of
https://github.com/Intervention/image.git
synced 2025-09-03 02:42:45 +02:00
No unused imports
Unused use statements must be removed.
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
namespace Intervention\Image\Commands;
|
namespace Intervention\Image\Commands;
|
||||||
|
|
||||||
use Intervention\Image\Commands\Argument;
|
|
||||||
|
|
||||||
abstract class AbstractCommand
|
abstract class AbstractCommand
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user