1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-11 16:34:00 +02:00

Remove redundant code

This commit is contained in:
Oliver Vogel
2024-02-29 15:16:29 +01:00
parent f83f37e551
commit 3256874eba

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
{