Skip to content

Commit

Permalink
Remove unnessecary code
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWalkingLeek committed Jul 18, 2023
1 parent 3dcc988 commit 99e6a92
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/controllers/jemk/event/lists_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
# https://github.com/hitobito/hitobito_jemk.

module Jemk::Event::ListsController
# def prepended(klass)
# klass.skip_authorize_resource only: [:camps]
# end

def camps
authorize!(:list_available, Event::Camp)
Expand Down

0 comments on commit 99e6a92

Please sign in to comment.