diff --git a/tests/e2e/detectors/test_detectors.py b/tests/e2e/detectors/test_detectors.py index 83931c32b..c4fe2b14e 100644 --- a/tests/e2e/detectors/test_detectors.py +++ b/tests/e2e/detectors/test_detectors.py @@ -1,5 +1,4 @@ import os -import shutil from pathlib import Path import sys from typing import Type, Optional, List