@@ -17,7 +17,6 @@ |
||
17 | 17 | |
18 | 18 | use NFePHP\Common\Certificate; |
19 | 19 | use NFePHP\Common\Soap\SoapInterface; |
20 | -use NFePHP\Common\Exception\SoapException; |
|
21 | 20 | use NFePHP\Common\Exception\RuntimeException; |
22 | 21 | use NFePHP\Common\Strings; |
23 | 22 | use League\Flysystem\Filesystem; |
@@ -16,7 +16,6 @@ |
||
16 | 16 | */ |
17 | 17 | use NFePHP\Common\Soap\SoapBase; |
18 | 18 | use NFePHP\Common\Soap\SoapInterface; |
19 | -use NFePHP\Common\Exception\SoapException; |
|
20 | 19 | use NFePHP\Common\Certificate; |
21 | 20 | use Psr\Log\LoggerInterface; |
22 | 21 |
@@ -24,7 +24,6 @@ |
||
24 | 24 | |
25 | 25 | use NFePHP\Common\Certificate; |
26 | 26 | use NFePHP\Common\Certificate\PublicKey; |
27 | -use NFePHP\Common\Strings; |
|
28 | 27 | use RuntimeException; |
29 | 28 | use DOMDocument; |
30 | 29 | use DOMElement; |