Commit 5816c292 authored by Robert Speicher's avatar Robert Speicher

Resolve app/services/applications/create_service.rb

parent 0308511b
......@@ -2,11 +2,8 @@
module Applications
class CreateService
<<<<<<< HEAD
prepend ::EE::Applications::CreateService
=======
>>>>>>> upstream/master
# rubocop: disable CodeReuse/ActiveRecord
def initialize(current_user, params)
@current_user = 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