diff --git a/src/distilabel/steps/tasks/__init__.py b/src/distilabel/steps/tasks/__init__.py index ef11f2828d..67bf711bec 100644 --- a/src/distilabel/steps/tasks/__init__.py +++ b/src/distilabel/steps/tasks/__init__.py @@ -14,10 +14,6 @@ from distilabel.steps.tasks.base import GeneratorTask, Task from distilabel.steps.tasks.complexity_scorer import ComplexityScorer -from distilabel.steps.tasks.deepseek_prover import ( - DeepSeekProverAutoFormalization, - DeepSeekProverScorer, -) from distilabel.steps.tasks.evol_instruct.base import EvolInstruct from distilabel.steps.tasks.evol_instruct.evol_complexity.base import EvolComplexity from distilabel.steps.tasks.evol_instruct.evol_complexity.generator import (