Remove consecutive blank lines
This commit is contained in:
@@ -15,7 +15,6 @@ class Dashboard::SupportsController < Dashboard::BaseController
|
||||
accumulate_supports(grouped_votes)
|
||||
end
|
||||
|
||||
|
||||
def supports
|
||||
@supports ||= Vote
|
||||
.where(votable: proposal,
|
||||
|
||||
Reference in New Issue
Block a user