Skip to content

Commit 02ec24e

Browse files
committed
🚿
1 parent ca3db70 commit 02ec24e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Output/QROutputAbstract.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
use chillerlan\QRCode\QROptions;
1717
use chillerlan\QRCode\Data\QRMatrix;
1818
use chillerlan\Settings\SettingsContainerInterface;
19-
use Closure, finfo;
19+
use finfo;
2020
use function base64_encode, dirname, extension_loaded, file_put_contents, is_writable, ksort, sprintf;
2121
use const FILEINFO_MIME_TYPE;
2222

0 commit comments

Comments
 (0)