From 957cba741d40c259acf46d2151384f83a3a2b0a4 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Mon, 2 Apr 2012 17:08:24 +0200 Subject: foo --- coip/apps/saml2/views.py | 1 - 1 file changed, 1 deletion(-) diff --git a/coip/apps/saml2/views.py b/coip/apps/saml2/views.py index 2727ca2..cb25d73 100644 --- a/coip/apps/saml2/views.py +++ b/coip/apps/saml2/views.py @@ -50,7 +50,6 @@ def _config(request): "url": request.build_absolute_uri("/"), }, } - return Config().load(c) def _aa_reply(aa, aq, user, sp_entityid): -- cgit v1.1