Passed
Push — master ( 5aa4b6...5758c7 )
by Francimar
02:45
created
src/Thermal/Graphics/Image.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -2,9 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Thermal\Graphics;
4 4
 
5
-use Thermal\Printer;
6
-use Thermal\Buffer\Encoding;
7
-use Thermal\Connection\Connection;
8 5
 use Thermal\Graphics\Filter\FloydSteinberg;
9 6
 
10 7
 class Image
Please login to merge, or discard this patch.