@@ -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 |