Completed
Pull Request — master (#378)
by RAMON
03:30
created
src/NFe/Danfce.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,6 @@
 block discarded – undo
13 13
  * @link      http://github.com/nfephp-org/sped-da for the canonical source repository
14 14
  * @author    Roberto Spadim <roberto at spadim dot com dot br>
15 15
  */
16
-use Exception;
17 16
 use InvalidArgumentException;
18 17
 use NFePHP\DA\Legacy\Dom;
19 18
 use NFePHP\DA\Legacy\Pdf;
Please login to merge, or discard this patch.
src/CTe/Daevento.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -15,8 +15,6 @@
 block discarded – undo
15 15
  * @author    Roberto L. Machado <linux.rlm at gmail dot com>
16 16
  */
17 17
 
18
-use Exception;
19
-use NFePHP\DA\Legacy\Dom;
20 18
 use NFePHP\DA\Legacy\Pdf;
21 19
 use NFePHP\DA\Common\DaCommon;
22 20
 
Please login to merge, or discard this patch.
src/NFe/Daevento.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
  * @author    Roberto L. Machado <linux.rlm at gmail dot com>
16 16
  */
17 17
 
18
-use Exception;
19 18
 use NFePHP\DA\Legacy\Dom;
20 19
 use NFePHP\DA\Legacy\Pdf;
21 20
 use NFePHP\DA\Common\DaCommon;
Please login to merge, or discard this patch.
src/NFe/Danfe.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace NFePHP\DA\NFe;
4 4
 
5
-use InvalidArgumentException;
6 5
 use NFePHP\DA\Legacy\Dom;
7 6
 use NFePHP\DA\Legacy\Pdf;
8 7
 use \NFePHP\DA\Common\DaCommon;
Please login to merge, or discard this patch.
src/BPe/Dabpe.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,6 @@
 block discarded – undo
15 15
  */
16 16
 
17 17
 use \Exception;
18
-use InvalidArgumentException;
19 18
 use NFePHP\DA\Legacy\Dom;
20 19
 use NFePHP\DA\Legacy\Pdf;
21 20
 use NFePHP\DA\Common\DaCommon;
Please login to merge, or discard this patch.