smiley %!s(int64=2) %!d(string=hai) anos
pai
achega
d2dd077f14
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/Output/QRMarkupSVG.php

+ 0 - 1
src/Output/QRMarkupSVG.php

@@ -10,7 +10,6 @@
 
 namespace chillerlan\QRCode\Output;
 
-use chillerlan\QRCode\Data\QRMatrix;
 use function array_chunk, implode, is_string, preg_match, sprintf, trim;
 
 /**