Skip to content

Commit ad1e39a

Browse files
committed
🚿
1 parent ce424fb commit ad1e39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Output/QRGdImage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
use chillerlan\Settings\SettingsContainerInterface;
1919
use GdImage;
2020
use function extension_loaded, imagecolorallocate, imagecolortransparent,
21-
imagecreatetruecolor, imagedestroy, imagefilledellipse, imagefilledrectangle,
21+
imagecreatetruecolor, imagefilledellipse, imagefilledrectangle,
2222
imagescale, imagetypes, intdiv, intval, max, min, ob_end_clean, ob_get_contents, ob_start,
2323
sprintf;
2424
use const IMG_AVIF, IMG_BMP, IMG_GIF, IMG_JPG, IMG_PNG, IMG_WEBP;

0 commit comments

Comments
 (0)