Use provided auto-formater

This commit is contained in:
chris.anatalio 2016-10-02 18:47:31 -07:00
parent a0f281a9f7
commit 7c7d91fe7b

View File

@ -1,7 +1,5 @@
package com.baeldung.spring.data.es.config;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;