Commit 0308511b authored by Robert Speicher's avatar Robert Speicher

Resolve app/services/milestones/update_service.rb

parent 48d0723d
......@@ -2,11 +2,8 @@
module Milestones
class UpdateService < Milestones::BaseService
<<<<<<< HEAD
prepend EE::Milestones::UpdateService
=======
>>>>>>> upstream/master
# rubocop: disable CodeReuse/ActiveRecord
def execute(milestone)
state = params[:state_event]
......
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