]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/api/user_blocks_controller.rb
Add missing headers to docs
[rails.git] / app / controllers / api / user_blocks_controller.rb
index 6c285e14a253d50e45daa31ef57134071560a708..51f0d26d3e641ee3762357a20a8b085eea505e32 100644 (file)
@@ -2,7 +2,6 @@ module Api
   class UserBlocksController < ApiController
     authorize_resource
 
-    around_action :api_call_handle_error, :api_call_timeout
     before_action :set_request_formats
 
     def show