polishing

This commit is contained in:
Stephane Nicoll
2014-08-18 11:03:58 +02:00
parent 8fc191c95e
commit bccb3bb70b

View File

@@ -21,7 +21,6 @@ import java.util.concurrent.Executor;
import org.springframework.aop.interceptor.AsyncExecutionInterceptor;
import org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler;
import org.springframework.aop.interceptor.SimpleAsyncUncaughtExceptionHandler;
import org.springframework.core.annotation.AnnotationUtils;
/**