summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2012-04-02 17:08:24 +0200
committerLeif Johansson <leifj@sunet.se>2012-04-02 17:08:24 +0200
commit957cba741d40c259acf46d2151384f83a3a2b0a4 (patch)
treef33030910bf1eee66d09e1c2154a5b2af9f3e4d7
parent06a28e7be88b0f025466d4ab8193c184060b6e69 (diff)
foo
-rw-r--r--coip/apps/saml2/views.py1
1 files changed, 0 insertions, 1 deletions
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):