@@ -25,7 +25,6 @@ |
||
25 | 25 | use NFePHP\Common\Certificate; |
26 | 26 | use NFePHP\Common\Certificate\PublicKey; |
27 | 27 | use NFePHP\Common\Exception\SignerException; |
28 | -use NFePHP\Common\Strings; |
|
29 | 28 | use RuntimeException; |
30 | 29 | use DOMDocument; |
31 | 30 | use DOMElement; |
@@ -19,7 +19,6 @@ |
||
19 | 19 | use NFePHP\Common\Soap\SoapBase; |
20 | 20 | use NFePHP\Common\Soap\SoapInterface; |
21 | 21 | use NFePHP\Common\Exception\SoapException; |
22 | -use SoapHeader; |
|
23 | 22 | use SoapFault; |
24 | 23 | use NFePHP\Common\Certificate; |
25 | 24 | use Psr\Log\LoggerInterface; |