]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/api/map_controller.rb
Add status filter to user's note page
[rails.git] / app / controllers / api / map_controller.rb
index 6d4a9feb6c3d8062cf141fb375eca35a42da018e..da8138597ae7b269fbb983a7eda8a4347c8a9ae7 100644 (file)
@@ -2,8 +2,6 @@ module Api
   class MapController < ApiController
     authorize_resource :class => false
 
   class MapController < ApiController
     authorize_resource :class => false
 
-    around_action :api_call_handle_error, :api_call_timeout
-
     before_action :set_request_formats
 
     # This is probably the most common call of all. It is used for getting the
     before_action :set_request_formats
 
     # This is probably the most common call of all. It is used for getting the