Passed
Push — master ( 84520a...e53a66 )
by Francimar
03:44
created
api/NFe/Task/Envio.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,6 @@
 block discarded – undo
29 29
 
30 30
 use NFe\Core\Nota;
31 31
 use NFe\Core\SEFAZ;
32
-use NFe\Common\Node;
33 32
 use NFe\Common\Util;
34 33
 use NFe\Common\CurlSoap;
35 34
 
Please login to merge, or discard this patch.
api/NFe/Entity/Produto.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,6 @@
 block discarded – undo
28 28
 namespace NFe\Entity;
29 29
 
30 30
 use NFe\Core\SEFAZ;
31
-use NFe\Common\Node;
32 31
 use NFe\Common\Util;
33 32
 
34 33
 /**
Please login to merge, or discard this patch.