codemasher 5 lat temu
rodzic
commit
a80b9b2140
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/Data/QRMatrix.php

+ 1 - 1
src/Data/QRMatrix.php

@@ -17,7 +17,7 @@ use chillerlan\QRCode\QRCode;
 use Closure;
 
 use SplFixedArray;
-use function array_fill, array_push, array_unshift, count, floor, max, min, range;
+use function array_fill, array_push, array_unshift, floor, max, min, range;
 
 /**
  * Holds a numerical representation of the final QR Code;