Commit 7c37a8c5 authored by James Lopez's avatar James Lopez

upate EE code based on refactor

parent 26cc4719
......@@ -33,7 +33,7 @@ module EE
def export_file
strong_memoize(:export_file) do
project.import_export_upload.export_file&.file
project.export_file&.file
end
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