Commit 1040d3a4 authored by Stan Hu's avatar Stan Hu

Resolve conflicts in app/services/issues/move_service.rb

parent 3616bc1a
......@@ -2,11 +2,8 @@
module Issues
class MoveService < Issuable::Clone::BaseService
<<<<<<< HEAD
prepend ::EE::Issues::MoveService
=======
>>>>>>> upstream/master
MoveError = Class.new(StandardError)
def execute(issue, target_project)
......
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