Skip to content

Commit 5923d67

Browse files
authored
Remove unused import for Assume
1 parent 73e2b20 commit 5923d67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-rabbit-junit/src/main/java/org/springframework/amqp/rabbit/junit/BrokerRunning.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323

2424
import org.apache.commons.logging.Log;
2525
import org.apache.commons.logging.LogFactory;
26-
import org.junit.Assume;
2726
import org.junit.rules.TestWatcher;
2827
import org.junit.runner.Description;
2928
import org.junit.runners.model.Statement;

0 commit comments

Comments
 (0)