Fix checkstyle.

This commit is contained in:
Olga Maciaszek-Sharma
2020-04-29 18:10:15 +02:00
parent 40d0599a70
commit 459bc47529

View File

@@ -20,9 +20,6 @@ import java.util.Collection;
import java.util.Collections;
import java.util.Map;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.cloud.contract.stubrunner.StubFinder;
import org.springframework.http.MediaType;