X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/85b17a1f2a69784fc85fb0101fd339cdcfdad105..a25b7953b3889ce6847a13c579fa9fd32219b5e3:/app/controllers/api/user_blocks_controller.rb diff --git a/app/controllers/api/user_blocks_controller.rb b/app/controllers/api/user_blocks_controller.rb index 19fd4b400..51f0d26d3 100644 --- a/app/controllers/api/user_blocks_controller.rb +++ b/app/controllers/api/user_blocks_controller.rb @@ -1,10 +1,7 @@ module Api class UserBlocksController < ApiController - before_action :check_api_readable - authorize_resource - around_action :api_call_handle_error, :api_call_timeout before_action :set_request_formats def show