Remove non-working SupporterEmail call
This commit is contained in:
parent
9c9e6bd861
commit
0144372084
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ module Nonprofits
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
DelayedJobHelper.enqueue_job(EmailSupporters, :deliver, [ids, params[:supporter_email]])
|
|
||||||
render json: { count: ids.count }, status: :ok
|
render json: { count: ids.count }, status: :ok
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue