CLOSED - issue BATCH-563: ItemOrientedStep can be TaskletStep + ItemOrientedTasklet

This commit is contained in:
dsyer
2008-07-17 11:35:50 +00:00
parent acbc1d89ed
commit f56bfc314a

View File

@@ -20,7 +20,6 @@ import org.springframework.batch.core.StepExecution;
import org.springframework.batch.core.StepExecutionListener;
import org.springframework.batch.core.repository.JobRepository;
import org.springframework.batch.core.step.AbstractStep;
import org.springframework.batch.item.ExecutionContext;
import org.springframework.batch.repeat.ExitStatus;
import org.springframework.util.Assert;