Remove unused code in statisticable concern
This code isn't used since commit e3063cd24f.
This commit is contained in:
@@ -174,10 +174,6 @@ module Statisticable
|
||||
[90, 300]]
|
||||
end
|
||||
|
||||
def participants_between_ages(from, to)
|
||||
participants.between_ages(from, to)
|
||||
end
|
||||
|
||||
def geozones
|
||||
Geozone.order("name")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user