saml: clean unused import

This commit is contained in:
Benjamin Dauvergne 2013-12-09 14:09:50 +01:00
parent 5c1587ea96
commit cc091419ee
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ from authentic2.saml.models import LibertyFederation, LibertyProvider, \
LIBERTY_SESSION_DUMP_KIND_IDP
from authentic2.saml import models
from authentic2.saml import saml2utils
from authentic2.saml import saml11utils
from authentic2.authsaml2 import signals
from authentic2.http_utils import get_url