Tidy imports
This commit is contained in:
@@ -17,7 +17,6 @@ package org.springframework.batch.repeat.interceptor;
|
||||
|
||||
import org.springframework.batch.repeat.RepeatContext;
|
||||
import org.springframework.batch.repeat.RepeatInterceptor;
|
||||
import org.springframework.batch.repeat.ExitStatus;
|
||||
import org.springframework.context.ApplicationEventPublisher;
|
||||
import org.springframework.context.ApplicationEventPublisherAware;
|
||||
|
||||
|
||||
@@ -18,7 +18,6 @@ package org.springframework.batch.repeat.interceptor;
|
||||
|
||||
import org.springframework.batch.repeat.RepeatContext;
|
||||
import org.springframework.batch.repeat.RepeatInterceptor;
|
||||
import org.springframework.batch.repeat.ExitStatus;
|
||||
|
||||
public class RepeatInterceptorAdapter implements RepeatInterceptor {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user