diff --git a/autoemulate/compare.py b/autoemulate/compare.py index 39c58eed..f8ddfb18 100644 --- a/autoemulate/compare.py +++ b/autoemulate/compare.py @@ -20,8 +20,6 @@ from autoemulate.plotting import _plot_model from autoemulate.printing import _print_setup from autoemulate.save import ModelSerialiser -from autoemulate.sensitivity_analysis import perform_sobol_analysis -from autoemulate.sensitivity_analysis import plot_sensitivity_indices from autoemulate.utils import _ensure_2d from autoemulate.utils import _get_full_model_name from autoemulate.utils import _redirect_warnings