Skip to content

Commit d74d719

Browse files
committed
cosmetic: revert gratuitous change
1 parent a3a6ffa commit d74d719

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/src/com/rabbitmq/client/test/server/Permissions.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ public void with(String name) throws IOException {
106106
adminCh.queueDelete(name);
107107
adminCh.exchangeDelete(name);
108108
}});
109-
110109
adminCh.getConnection().abort();
111110
}
112111

0 commit comments

Comments
 (0)