Removed unused import

This commit is contained in:
Marcin Grzejszczak
2017-04-24 15:06:52 +02:00
parent b98223b082
commit 1f71cde2be

View File

@@ -79,7 +79,6 @@ import org.springframework.context.annotation.Import;
import org.springframework.context.event.EventListener;
import org.springframework.context.support.GenericApplicationContext;
import org.springframework.stereotype.Component;
import org.springframework.util.ClassUtils;
import org.springframework.web.context.ServletContextAware;
/**