Commit f6ed7c8f authored by James Lopez's avatar James Lopez

missed line break

parent fde90c3e
......@@ -12,6 +12,7 @@ module Gitlab
def save
return false if @project.empty_repo?
@full_path = File.join(@shared.export_path, ImportExport.project_bundle_filename)
bundle_to_disk
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