smiley 1 năm trước cách đây
mục cha
commit
5371453525
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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