This commit is contained in:
James Lopez 2017-10-24 10:34:04 +03:00
parent d0546e6d81
commit 11e5218ceb
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
module Applications
class CreateService
prepend ::EE::Applications::CreateService
def initialize(current_user, params)
@current_user = current_user
@params = params