Skip to content

Commit

Permalink
Fix pyflakes
Browse files Browse the repository at this point in the history
  • Loading branch information
pitbulk committed Jun 15, 2017
1 parent 634cd40 commit 1ffe629
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/onelogin/saml2/auth.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"""

import xmlsec
from lxml import etree
from defusedxml.lxml import tostring

from onelogin.saml2 import compat
Expand Down

0 comments on commit 1ffe629

Please sign in to comment.