mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-19 16:03:00 +00:00
remove unused imports
This commit is contained in:
@@ -444,7 +444,6 @@ def print_stacks(file=sys.stderr):
|
||||
# local imports because these will not be used often,
|
||||
# no need to add them to startup
|
||||
import asyncio
|
||||
import resource
|
||||
import traceback
|
||||
from .log import coroutine_frames
|
||||
|
||||
|
Reference in New Issue
Block a user