X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/baaacfc7c08d8c5df5e67f4fafdbddf4e440c39d..15ff7b9843481dc12a3e1e774c26b1a72dcb7e4b:/app/controllers/export_controller.rb diff --git a/app/controllers/export_controller.rb b/app/controllers/export_controller.rb index b37810ca9..00eba741f 100644 --- a/app/controllers/export_controller.rb +++ b/app/controllers/export_controller.rb @@ -5,9 +5,6 @@ class ExportController < ApplicationController caches_page :embed - def start - end - #When the user clicks 'Export' we redirect to a URL which generates the export download def finish bbox = BoundingBox.from_lon_lat_params(params)