Commit 05a2a62e authored by Clement Ho's avatar Clement Ho

Fix conflict in app/uploaders/personal_file_uploader.rb

parent 18470a38
......@@ -20,15 +20,6 @@ class PersonalFileUploader < FileUploader
true
end
<<<<<<< HEAD
def object_store
return Store::LOCAL unless model
super
end
=======
>>>>>>> upstream/master
# Revert-Override
def store_dir
store_dirs[object_store]
......
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