Commit 97cf87ea authored by Nick Thomas's avatar Nick Thomas

CE->EE: Resolve conflicts in app/serializers/project_mirror_entity.rb

parent 3eb6315e
......@@ -3,11 +3,8 @@
class ProjectMirrorEntity < Grape::Entity
prepend ::EE::ProjectMirrorEntity
<<<<<<< HEAD
expose :id
=======
>>>>>>> upstream/master
expose :remote_mirrors_attributes, using: RemoteMirrorEntity do |project|
project.remote_mirrors
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