Removed unused import

This commit is contained in:
Roland Hedberg
2011-03-14 21:49:51 +01:00
parent 869b3e6c78
commit 57e4982e18

View File

@@ -26,7 +26,7 @@ from saml2.attribute_converter import from_local
from saml2.s_utils import sid, MissingValue
from saml2.s_utils import factory
from saml2.s_utils import assertion_factory
from saml2.s_utils import do_attribute_statement
def _filter_values(vals, vlist=None, must=False):
""" Removes values from *vals* that does not appear in vlist