Browse Source

refactor: spacing

pull/861/head
natdeanlewissoftwire 3 years ago
parent
commit
1d5e2fb8ad
  1. 2
      app/controllers/locations_controller.rb

2
app/controllers/locations_controller.rb

@ -79,7 +79,7 @@ class LocationsController < ApplicationController
else
redirect_to(scheme_check_answers_path(@scheme, anchor: "locations"))
end
end
end
else
render :edit, status: :unprocessable_entity
end

Loading…
Cancel
Save