codemasher %!s(int64=5) %!d(string=hai) anos
pai
achega
a80b9b2140
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Data/QRMatrix.php

+ 1 - 1
src/Data/QRMatrix.php

@@ -17,7 +17,7 @@ use chillerlan\QRCode\QRCode;
 use Closure;
 use Closure;
 
 
 use SplFixedArray;
 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;
  * Holds a numerical representation of the final QR Code;