Completed
Push — master ( f6da78...86bb06 )
by Francimar
03:45
created
api/NFe/Entity/Imposto/ICMS/Mista.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -27,8 +27,6 @@
 block discarded – undo
27 27
  */
28 28
 namespace NFe\Entity\Imposto\ICMS;
29 29
 
30
-use NFe\Common\Util;
31
-
32 30
 /**
33 31
  * Tributação pelo ICMS
34 32
  * 70 - Com redução de base de cálculo e cobrança do
Please login to merge, or discard this patch.
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.