Commit 9fdb7498 authored by Robert Speicher's avatar Robert Speicher

Resolve app/models/epic.rb

parent 8b7f87de
......@@ -3,11 +3,8 @@
# Placeholder class for model that is implemented in EE
# It reserves '&' as a reference prefix, but the table does not exists in CE
class Epic < ActiveRecord::Base
<<<<<<< HEAD
prepend EE::Epic
=======
>>>>>>> upstream/master
def self.link_reference_pattern
nil
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