1
0
mirror of https://github.com/Intervention/image.git synced 2025-09-01 01:51:43 +02:00

Merge pull request #1174 from MathiasReker/0-no-unused-imports

No unused imports
This commit is contained in:
Oliver Vogel
2022-07-05 15:48:29 +02:00
committed by GitHub

View File

@@ -2,8 +2,6 @@
namespace Intervention\Image\Commands;
use Intervention\Image\Commands\Argument;
abstract class AbstractCommand
{
/**