smiley 1 год назад
Родитель
Сommit
5371453525
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/Data/QRData.php

+ 1 - 1
src/Data/QRData.php

@@ -12,7 +12,7 @@ namespace chillerlan\QRCode\Data;
 
 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