@@ -15,8 +15,6 @@ |
||
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 |
@@ -15,7 +15,6 @@ |
||
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; |
@@ -15,7 +15,6 @@ |
||
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; |
@@ -13,13 +13,11 @@ |
||
13 | 13 | * @link http://github.com/nfephp-org/sped-da for the canonical source repository |
14 | 14 | */ |
15 | 15 | |
16 | -use DateTime; |
|
17 | 16 | use Exception; |
18 | 17 | use InvalidArgumentException; |
19 | 18 | use NFePHP\DA\Legacy\Dom; |
20 | 19 | use NFePHP\DA\Legacy\Pdf; |
21 | 20 | use NFePHP\DA\Common\DaCommon; |
22 | -use Com\Tecnick\Barcode\Barcode; |
|
23 | 21 | |
24 | 22 | class Danfce extends DaCommon |
25 | 23 | { |