Skip to content
Snippets Groups Projects
Verified Commit 7d7d289b authored by Matija Čupić's avatar Matija Čupić
Browse files

Add missing empty line in #reset_cache

parent f834e290
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -17,6 +17,7 @@ module Projects
else
flash[:error] = _("Unable to reset project cache.")
end
redirect_to project_pipelines_path(@project)
end
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment