smiley пре 1 година
родитељ
комит
ccc73766e9
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/Data/QRData.php

+ 1 - 1
src/Data/QRData.php

@@ -13,7 +13,7 @@ namespace chillerlan\QRCode\Data;
 use chillerlan\QRCode\QROptions;
 use chillerlan\QRCode\Common\{BitBuffer, EccLevel, Mode, Version};
 use chillerlan\Settings\SettingsContainerInterface;
-use function count, sprintf;
+use function sprintf;
 
 /**
  * Processes the binary data and maps it on a QRMatrix which is then being returned