Skip to content

Commit cec661e

Browse files
Removed wrong imports
1 parent 57f95aa commit cec661e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spring-cloud-sleuth-stream/src/test/java/org/springframework/cloud/sleuth/stream/TraceIgnoringChannelInterceptorTests.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
import org.junit.runner.RunWith;
2727
import org.springframework.beans.factory.annotation.Autowired;
2828
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
29-
import org.springframework.boot.test.context.SpringBootTest;
30-
import org.springframework.boot.test.context.SpringBootTest.WebEnvironment;
3129
import org.springframework.cloud.sleuth.Sampler;
3230
import org.springframework.cloud.sleuth.Span;
3331
import org.springframework.cloud.sleuth.Tracer;

0 commit comments

Comments
 (0)