Completed
Push — master ( f47b5a...e55be9 )
by Roberto
15:23 queued 13:17
created
src/Soap/CurlSoap.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2,8 +2,8 @@
 block discarded – undo
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
 {
Please login to merge, or discard this patch.