forked from leftypol/leftypol
GdMediaHandler.php: remove unused import
This commit is contained in:
parent
038a336f98
commit
b740e8dc2e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
namespace Vichan\Service\Media;
|
namespace Vichan\Service\Media;
|
||||||
|
|
||||||
use Vichan\Data\{Exif, MediaInstallResult, ThumbGenerationResult};
|
use Vichan\Data\{Exif, MediaInstallResult, ThumbGenerationResult};
|
||||||
use Vichan\Functions\{Fs, Metadata};
|
use Vichan\Functions\Metadata;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue