mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 06:52:59 +00:00
remove unused imports
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
import json
|
||||
import os
|
||||
from contextlib import contextmanager
|
||||
from queue import Queue
|
||||
from subprocess import Popen
|
||||
from urllib.parse import quote
|
||||
from urllib.parse import urlparse
|
||||
|
Reference in New Issue
Block a user