From 04aaeea5db0cec6a64a603b847fb7a5cbb4be241 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Tue, 20 Mar 2018 10:00:11 +0100 Subject: [PATCH] changes email processing --- rowers/management/commands/processemail.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/rowers/management/commands/processemail.py b/rowers/management/commands/processemail.py index 35b175d2..9b166bc1 100644 --- a/rowers/management/commands/processemail.py +++ b/rowers/management/commands/processemail.py @@ -83,10 +83,6 @@ def processattachment(rower, fileobj, title, uploadoptions,testing=False): plottype, title, imagename=imagename ) - email_sent = send_confirm( - rower.user, title, link, - uploadoptions - ) try: if workoutid: email_sent = send_confirm(