From dec3bf5ccfa8dbb39c548a41b40b42026676e273 Mon Sep 17 00:00:00 2001 From: Aarni Halinen Date: Tue, 30 Jan 2018 16:34:53 +0200 Subject: [PATCH] Remove old code --- ohlhafv/views.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/ohlhafv/views.py b/ohlhafv/views.py index ec1bce9..69e85b2 100644 --- a/ohlhafv/views.py +++ b/ohlhafv/views.py @@ -37,9 +37,6 @@ def ohlhafv_submit(request, *args, **kwargs): form.save() challenge = form.instance email = form.cleaned_data.get('victim_email', '') - #challenger = form.cleaned_data.get('challenger', 'Anonymous') - #victim = form.cleaned_data.get('victim', 'Anonymous') - #series = form.cleaned_data.get('series', '') url = 'https://sika.sahkoinsinoorikilta.fi/ohlhafv/list' subject = _('Sinut on haastettu Øhlhäfviin!')