Commit d27fae2fd7e9cf85b12a9eca1a2aca2b5f4abdac

Authored by Guilherme Andrade Del Cantoni
2 parents cf1258bb 6fce2445

Resolução de conflito de merge

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
rn/ProcedimentoAndamentoRN.php
@@ -92,7 +92,6 @@ class ProcedimentoAndamentoRN extends InfraRN { @@ -92,7 +92,6 @@ class ProcedimentoAndamentoRN extends InfraRN {
92 } catch (Exception $e) { 92 } catch (Exception $e) {
93 $objInfraIBanco->cancelarTransacao(); 93 $objInfraIBanco->cancelarTransacao();
94 throw $e; 94 throw $e;
95 -  
96 } 95 }
97 } 96 }
98 } 97 }