Commit 7a709b84 authored by Valery Sizov's avatar Valery Sizov

Resolve app/services/users/destroy_service.rb

parent ebdafe97
......@@ -2,11 +2,8 @@
module Users
class DestroyService
<<<<<<< HEAD
prepend ::EE::Users::DestroyService
=======
>>>>>>> upstream/master
DestroyError = Class.new(StandardError)
attr_accessor :current_user
......
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