Completed
Push — master ( 1a2d4b...99084f )
by smiley
03:12
created
src/Output/QRString.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -11,7 +11,6 @@
 block discarded – undo
11 11
  */
12 12
 
13 13
 namespace chillerlan\QRCode\Output;
14
-use chillerlan\QRCode\Data\QRCodeDataException;
15 14
 use chillerlan\QRCode\QRCode;
16 15
 
17 16
 /**
Please login to merge, or discard this patch.