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(