Commit c920693e authored by Lukas Eipert's avatar Lukas Eipert

resolve conflict in app/services/projects/update_service.rb

parent 128f37a2
......@@ -4,11 +4,8 @@ module Projects
class UpdateService < BaseService
include UpdateVisibilityLevel
<<<<<<< HEAD
prepend ::EE::Projects::UpdateService
=======
>>>>>>> upstream/master
ValidationError = Class.new(StandardError)
def execute
......
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