Skip to content

Commit fa41b4d

Browse files
author
Alexandru Scvortov
committed
remove rest of useless code
1 parent f3b546e commit fa41b4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,6 @@ public void testShuffleAcksBeforeRollback()
347347
throws IOException
348348
{
349349
openChannel();
350-
createResources();
351350
for (int i = 0; i < 3; i++) {
352351
basicPublish();
353352
}

0 commit comments

Comments
 (0)