Skip to content

Commit 21e2aeb

Browse files
committed
Remove unused import from the test
1 parent 0a49018 commit 21e2aeb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spring-integration-jms/src/test/java/org/springframework/integration/jms/ActiveMQMultiContextTests.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616

1717
package org.springframework.integration.jms;
1818

19-
import javax.jms.ConnectionFactory;
20-
2119
import org.apache.activemq.ActiveMQConnectionFactory;
2220
import org.apache.activemq.transport.vm.VMTransport;
2321
import org.junit.AfterClass;

0 commit comments

Comments
 (0)