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