@@ -14,12 +14,10 @@ |
||
| 14 | 14 | * @author Roberto Spadim <roberto at spadim dot com dot br> |
| 15 | 15 | */ |
| 16 | 16 | |
| 17 | -use Exception; |
|
| 17 | +use DateTime; |
|
| 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 | -use Endroid\QrCode\QrCode; |
|
| 22 | -use DateTime; |
|
| 23 | 21 | |
| 24 | 22 | class Danfce extends Common |
| 25 | 23 | { |