diff --git a/tests/test_config_container.py b/tests/test_config_container.py index f03a6fb977..29f19f4026 100644 --- a/tests/test_config_container.py +++ b/tests/test_config_container.py @@ -6,8 +6,6 @@ # can figure out what kind of recording (via VCR) is being done and also so that they can take actions (e.g. waiting) # in a VCR compatible/friendly way -from . import vcr_mods # noqa: F401 - import oci import time import vcr