diff --git a/app/controllers/youth/event/lists_controller.rb b/app/controllers/youth/event/lists_controller.rb index 4eb12f3..2a8bb03 100644 --- a/app/controllers/youth/event/lists_controller.rb +++ b/app/controllers/youth/event/lists_controller.rb @@ -54,7 +54,6 @@ def courses_for_bsv_export course_filters .to_scope .includes(participations: [:roles, person: :location]) - .order("start_at") end def dates_from_to