Skip to content
Snippets Groups Projects
Commit 4154fa28 authored by Stan Hu's avatar Stan Hu
Browse files

Merge branch 'jk-epic-changes-ce-port' into 'master'

Remove including ee Epics module

See merge request gitlab-org/gitlab-ce!15162
parents 1d4efeec 125eae31
No related branches found
No related tags found
No related merge requests found
# Placeholder class for model that is implemented in EE
# It will reserve (ee#3853) '&' as a reference prefix, but the table does not exists in CE
class Epic < ActiveRecord::Base
prepend EE::Epic
# TODO: this will be implemented as part of #3853
def to_reference
end
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment