Skip to content

Commit ccc7376

Browse files
committed
🚿
1 parent c1c9cdf commit ccc7376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Data/QRData.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
use chillerlan\QRCode\QROptions;
1414
use chillerlan\QRCode\Common\{BitBuffer, EccLevel, Mode, Version};
1515
use chillerlan\Settings\SettingsContainerInterface;
16-
use function count, sprintf;
16+
use function sprintf;
1717

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

0 commit comments

Comments
 (0)