mirror of
https://github.com/standardebooks/web.git
synced 2025-07-08 15:50:29 -04:00
Remove unused import
This commit is contained in:
parent
cb47f079c4
commit
1bf7e9e10f
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
<?
|
||||
use function Safe\mime_content_type;
|
||||
use function Safe\imagecreatefromjpeg;
|
||||
|
||||
enum ImageMimeType: string{
|
||||
case JPG = 'image/jpeg';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue