Fixed checkstyle issues

This commit is contained in:
Marcin Grzejszczak
2016-01-26 13:50:45 +01:00
parent 5e2c0e9bd4
commit 2ef5ba2a80

View File

@@ -1,8 +1,5 @@
package org.springframework.cloud.sleuth.instrument.web.multiple;
import java.util.Arrays;
import java.util.stream.Collectors;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;