Browse Source

:shower: phan happy

smiley 3 năm trước cách đây
mục cha
commit
a8573f31a5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/Output/QRFpdf.php

+ 1 - 1
src/Output/QRFpdf.php

@@ -15,7 +15,7 @@ use chillerlan\QRCode\Data\QRMatrix;
 use chillerlan\Settings\SettingsContainerInterface;
 use FPDF;
 
-use function array_values, class_exists, count, is_array, is_numeric, max, min;
+use function class_exists, count, is_array, is_numeric, max, min;
 
 /**
  * QRFpdf output module (requires fpdf)