diff --git a/src/app/components/dialoga-service/dialoga.service.js b/src/app/components/dialoga-service/dialoga.service.js index 4b7ecde..8ac923d 100644 --- a/src/app/components/dialoga-service/dialoga.service.js +++ b/src/app/components/dialoga-service/dialoga.service.js @@ -258,7 +258,6 @@ } function filterProposalsByProgramId (input, program_id) { - var vm = this; if(!angular.isArray(input)){ $log.error('Input is not a Array.'); -- libgit2 0.21.2