@@ -6,7 +6,6 @@ |
||
| 6 | 6 | use NFePHP\NFe\Factories\Contingency; |
| 7 | 7 | use NFePHP\Common\Signer; |
| 8 | 8 | use NFePHP\Common\Keys; |
| 9 | -use NFePHP\Common\UFList; |
|
| 10 | 9 | use DateTime; |
| 11 | 10 | |
| 12 | 11 | class ContingencyNFe |
@@ -19,8 +19,6 @@ |
||
| 19 | 19 | use NFePHP\Common\Strings; |
| 20 | 20 | use NFePHP\Common\Signer; |
| 21 | 21 | use NFePHP\Common\UFList; |
| 22 | -use NFePHP\NFe\Factories\QRCode; |
|
| 23 | -use NFePHP\NFe\Factories\Events; |
|
| 24 | 22 | use NFePHP\NFe\Common\Tools as ToolsCommon; |
| 25 | 23 | use RuntimeException; |
| 26 | 24 | use InvalidArgumentException; |