]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/api/tracepoints_controller.rb
Merge pull request #5151 from AntonKhorev/no-history-and-export-buttons
[rails.git] / app / controllers / api / tracepoints_controller.rb
index d8d9da98b680f62729b503085a5ab36c40e318cc..e45b5968c213d94917cc690fd160bf7ca11f9514 100644 (file)
@@ -2,8 +2,6 @@ module Api
   class TracepointsController < ApiController
     authorize_resource
 
-    around_action :api_call_handle_error, :api_call_timeout
-
     # Get an XML response containing a list of tracepoints that have been uploaded
     # within the specified bounding box, and in the specified page.
     def index