Skip to content

Commit

Permalink
remove irrelevant imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheila-nk committed Apr 5, 2023
1 parent 758dfd1 commit e17742e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@
from docker import from_env as docker_from_env
from docker.errors import APIError
from jupyterhub import version_info as jh_version_info
from jupyterhub.tests.conftest import app as jupyterhub_app # noqa: F401
from jupyterhub.tests.conftest import event_loop # noqa: F401
from jupyterhub.tests.conftest import io_loop # noqa: F401
from jupyterhub.tests.conftest import ssl_tmpdir # noqa: F401
from jupyterhub.tests.mocking import MockHub

from dockerspawner import DockerSpawner, SwarmSpawner, SystemUserSpawner
Expand Down

0 comments on commit e17742e

Please sign in to comment.