We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c57546 commit 4ba5975Copy full SHA for 4ba5975
test/src/com/rabbitmq/client/test/functional/Transactions.java
@@ -18,12 +18,10 @@
18
package com.rabbitmq.client.test.functional;
19
20
import com.rabbitmq.client.AMQP;
21
-import com.rabbitmq.client.AlreadyClosedException;
22
import com.rabbitmq.client.test.BrokerTestCase;
23
import java.io.IOException;
24
25
import com.rabbitmq.client.GetResponse;
26
-import com.rabbitmq.client.AMQP.BasicProperties;
27
28
public class Transactions extends BrokerTestCase
29
{
0 commit comments