We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d114a7d commit 5371453Copy full SHA for 5371453
src/Data/QRData.php
@@ -12,7 +12,7 @@
12
13
use chillerlan\QRCode\Common\{BitBuffer, EccLevel, Mode, Version};
14
use chillerlan\Settings\SettingsContainerInterface;
15
-use function count, sprintf;
+use function sprintf;
16
17
/**
18
* Processes the binary data and maps it on a QRMatrix which is then being returned
0 commit comments