diff --git a/tests/tests_integration/deployment_fixtures.py b/tests/tests_integration/deployment_fixtures.py index eda462781..4e5ad3301 100644 --- a/tests/tests_integration/deployment_fixtures.py +++ b/tests/tests_integration/deployment_fixtures.py @@ -12,7 +12,6 @@ from _nebari.deploy import deploy_configuration from _nebari.destroy import destroy_configuration from _nebari.render import render_template -from _nebari.schema import verify from _nebari.utils import yaml from tests.common.config_mod_utils import add_gpu_config, add_preemptible_node_group from tests.tests_unit.utils import render_config_partial