Fix checkstyle violation: remove unused import

pull/6184/head
Andy Wilkinson 9 years ago
parent 5c43a5b7dd
commit 76cd45e76e

@ -53,7 +53,6 @@ import org.springframework.context.ConfigurableApplicationContext;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
import org.springframework.context.annotation.AnnotationConfigUtils;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.event.ContextRefreshedEvent;
import org.springframework.context.event.SimpleApplicationEventMulticaster;

Loading…
Cancel
Save