diff --git a/src/js/controllerCliente.js b/src/js/controllerCliente.js index faaa1aa..8c11496 100644 --- a/src/js/controllerCliente.js +++ b/src/js/controllerCliente.js @@ -517,7 +517,6 @@ angular.module('focaAbmCliente') }); return result; } - - }]); - - \ No newline at end of file + } +]); + \ No newline at end of file