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