Skip to content

Commit 5371453

Browse files
committed
🚿
1 parent d114a7d commit 5371453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Data/QRData.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
use chillerlan\QRCode\Common\{BitBuffer, EccLevel, Mode, Version};
1414
use chillerlan\Settings\SettingsContainerInterface;
15-
use function count, sprintf;
15+
use function sprintf;
1616

1717
/**
1818
* Processes the binary data and maps it on a QRMatrix which is then being returned

0 commit comments

Comments
 (0)