Skip to content

Commit 9feed6c

Browse files
committed
Fix linting error by removing unused import
1 parent 64ed0a0 commit 9feed6c

File tree

1 file changed

+0
-1
lines changed
  • lib/galaxy/webapps/galaxy/controllers

1 file changed

+0
-1
lines changed

lib/galaxy/webapps/galaxy/controllers/authnz.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import datetime
66
import json
77
import logging
8-
from urllib.parse import quote
98

109
import jwt
1110

0 commit comments

Comments
 (0)