Skip to content

Commit 8a47e70

Browse files
authored
Fix pycodestyle
1 parent e77d015 commit 8a47e70

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

demo-flask/index.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
from flask import (Flask, request, render_template, redirect, session,
44
make_response)
55

6-
from urllib.parse import urlparse
7-
86
from onelogin.saml2.auth import OneLogin_Saml2_Auth
97
from onelogin.saml2.utils import OneLogin_Saml2_Utils
108

0 commit comments

Comments
 (0)