Completed
Push — master ( 025c7c...5d39d5 )
by Roberto
15:37 queued 12:57
created
src/NFe/Danfe.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -3,9 +3,9 @@
 block discarded – undo
3 3
 namespace NFePHP\DA\NFe;
4 4
 
5 5
 use InvalidArgumentException;
6
+use NFePHP\DA\Legacy\Common;
6 7
 use NFePHP\DA\Legacy\Dom;
7 8
 use NFePHP\DA\Legacy\Pdf;
8
-use NFePHP\DA\Legacy\Common;
9 9
 
10 10
 class Danfe extends Common
11 11
 {
Please login to merge, or discard this patch.