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]]
|
[90, 300]]
|
||||||
end
|
end
|
||||||
|
|
||||||
def participants_between_ages(from, to)
|
|
||||||
participants.between_ages(from, to)
|
|
||||||
end
|
|
||||||
|
|
||||||
def geozones
|
def geozones
|
||||||
Geozone.order("name")
|
Geozone.order("name")
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user