Commit 8149ca6be98702728625fc167dc6af29a53e31f0
1 parent
381b4a0f
Exists in
master
and in
1 other branch
[Fix] Removendo debug no código.
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
rn/MdWsSeiUsuarioRN.php
@@ -236,7 +236,6 @@ class MdWsSeiUsuarioRN extends InfraRN { | @@ -236,7 +236,6 @@ class MdWsSeiUsuarioRN extends InfraRN { | ||
236 | false, | 236 | false, |
237 | false | 237 | false |
238 | ); | 238 | ); |
239 | - var_dump($ret);exit; | ||
240 | return MdWsSeiRest::formataRetornoSucessoREST(null, $ret); | 239 | return MdWsSeiRest::formataRetornoSucessoREST(null, $ret); |
241 | }catch (Exception $e){ | 240 | }catch (Exception $e){ |
242 | return MdWsSeiRest::formataRetornoErroREST($e); | 241 | return MdWsSeiRest::formataRetornoErroREST($e); |