Commit d19f3bc5 authored by Stan Hu's avatar Stan Hu

Resove conflicts in app/services/groups/destroy_service.rb

parent e31f6f8e
......@@ -2,11 +2,8 @@
module Groups
class DestroyService < Groups::BaseService
<<<<<<< HEAD
prepend ::EE::Groups::DestroyService
=======
>>>>>>> upstream/master
DestroyError = Class.new(StandardError)
def async_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