@@ -2,8 +2,8 @@ |
||
2 | 2 | |
3 | 3 | namespace NFePHP\Esfinge\Soap; |
4 | 4 | |
5 | -use RuntimeException; |
|
6 | 5 | use NFePHP\Esfinge\Files\FilesFolders; |
6 | +use RuntimeException; |
|
7 | 7 | |
8 | 8 | class CurlSoap |
9 | 9 | { |