diff --git a/tests/test_plot/test_int_bom.py b/tests/test_plot/test_int_bom.py index e51aea48..c180fb7a 100644 --- a/tests/test_plot/test_int_bom.py +++ b/tests/test_plot/test_int_bom.py @@ -39,7 +39,6 @@ pytest-3 --log-cli-level debug import os import sys import logging -from copy import deepcopy # Look for the 'utils' module from where the script is running prev_dir = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) if prev_dir not in sys.path: