Completed
Push — master ( f338a0...491cb3 )
by Giancarlos
02:24
created
src/Greenter/Ws/Services/FeSunat.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -41,8 +41,7 @@
 block discarded – undo
41 41
 //                echo $entry;
42 42
 //            }
43 43
 
44
-        }
45
-        catch (\Exception $e) {
44
+        } catch (\Exception $e) {
46 45
             return $client->__getLastResponse();
47 46
 //    echo "<h2>Exception Error!</h2>";
48 47
 //    echo $e->getMessage();
Please login to merge, or discard this patch.