Commit d91bac2a authored by jboyson's avatar jboyson

Format projects_controller. Remove whitespace

parent 6dc4743a
......@@ -96,7 +96,7 @@ class ProjectsController < Projects::ApplicationController
flash[:alert] = result[:message]
@project.reset
end
redirect_to(edit_project_path(@project, anchor: 'js-general-project-settings'))
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment