Completed
Push — master ( 5d39d5...638629 )
by Roberto
10s
created
src/MDFe/Damdfe.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,9 +15,9 @@
 block discarded – undo
15 15
  * @author    Leandro C. Lopez <leandro dot castoldi at gmail dot com>
16 16
  */
17 17
 
18
+use NFePHP\DA\Legacy\Common;
18 19
 use NFePHP\DA\Legacy\Dom;
19 20
 use NFePHP\DA\Legacy\Pdf;
20
-use NFePHP\DA\Legacy\Common;
21 21
 
22 22
 class Damdfe extends Common
23 23
 {
Please login to merge, or discard this patch.