From 05c1bf2f7980b814e7bc5f36bd7a8e64a327dabe Mon Sep 17 00:00:00 2001 From: Leandro Nunes dos Santos Date: Tue, 15 Sep 2015 17:46:27 -0300 Subject: [PATCH] removing unsed line --- lib/juventude_plugin/votes_job.rb | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/lib/juventude_plugin/votes_job.rb b/lib/juventude_plugin/votes_job.rb index f427cd9..7bca8da 100644 --- a/lib/juventude_plugin/votes_job.rb +++ b/lib/juventude_plugin/votes_job.rb @@ -19,7 +19,6 @@ class JuventudePlugin::VotesJob < JuventudePlugin::ReportJob count += 1 puts "%s de %s: adicionando voto da proposta: %s" % [count, amount_proposal_votes, proposal.id ] info = [] - => ArticleFollower(id: integer, person_id: integer, article_id: integer, since: datetime, created_at: datetime, updated_at: datetime) info.push(vote.voteable_id) info.push(vote.voter.identifier) -- libgit2 0.21.2