From f45781243b00c070cf0c22cf3da2ca35abd6dc43 Mon Sep 17 00:00:00 2001 From: Leonardo Merlin Date: Fri, 18 Sep 2015 14:30:03 -0300 Subject: [PATCH] Clean code --- src/app/components/dialoga-service/dialoga.service.js | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) 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