提交 ea50760b 编写于 作者: T tiagonbotelho

remove prints and useless comments

上级 ac30c60a
......@@ -43,8 +43,8 @@ class Projects::BlobController < Projects::ApplicationController
diffs_namespace_project_merge_request_path(from_merge_request.target_project.namespace, from_merge_request.target_project, from_merge_request) +
"#file-path-#{hexdigest(@path)}"
else
# params[:file_name] stores the new name for the file
unless params[:file_name] == @path
previous_path = @path
@path = params[:file_name]
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册