1
0
mirror of https://github.com/Intervention/image.git synced 2025-01-17 12:18:14 +01:00

Remove redundant code

This commit is contained in:
Oliver Vogel 2024-02-29 15:16:29 +01:00
parent f83f37e551
commit 3256874eba
No known key found for this signature in database
GPG Key ID: 1B19D214C02D69BB

View File

@ -6,7 +6,6 @@ namespace Intervention\Image\Interfaces;
use Intervention\Image\Exceptions\DecoderException;
use Intervention\Image\Exceptions\DriverException;
use Intervention\Image\Exceptions\RuntimeException;
interface DriverInterface
{