提交 e6327316 编写于 作者: M Michael Kozono 提交者: Stan Hu

Remove unused code

上级 84a1e37f
......@@ -104,11 +104,5 @@ module Storage
end
end
end
def remove_legacy_exports!
legacy_export_path = File.join(Gitlab::ImportExport.storage_path, full_path_was)
FileUtils.rm_rf(legacy_export_path)
end
end
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册