Skip to content

Commit 4ba5975

Browse files
author
Steve Powell
committed
Remove some unused imports.
1 parent 8c57546 commit 4ba5975

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/src/com/rabbitmq/client/test/functional/Transactions.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,10 @@
1818
package com.rabbitmq.client.test.functional;
1919

2020
import com.rabbitmq.client.AMQP;
21-
import com.rabbitmq.client.AlreadyClosedException;
2221
import com.rabbitmq.client.test.BrokerTestCase;
2322
import java.io.IOException;
2423

2524
import com.rabbitmq.client.GetResponse;
26-
import com.rabbitmq.client.AMQP.BasicProperties;
2725

2826
public class Transactions extends BrokerTestCase
2927
{

0 commit comments

Comments
 (0)