Commit d97d6091 authored by Andreas Brandl's avatar Andreas Brandl

Fix upstream merge conflict in Issue model.

parent 0936f120
require 'carrierwave/orm/activerecord'
class Issue < ActiveRecord::Base
<<<<<<< HEAD
prepend EE::Issue
prepend EE::RelativePositioning
=======
>>>>>>> upstream/master
include AtomicInternalId
include Issuable
include Noteable
......
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