diff --git a/src/delta_barth/analysis/forecast.py b/src/delta_barth/analysis/forecast.py index 5a51092..3f3fecb 100644 --- a/src/delta_barth/analysis/forecast.py +++ b/src/delta_barth/analysis/forecast.py @@ -24,9 +24,7 @@ from delta_barth.constants import ( from delta_barth.errors import STATUS_HANDLER, wrap_result from delta_barth.types import ( CustomerDataSalesForecast, - DataPipeStates, DualDict, - ExportResponse, PipeResult, )