Skip to content

Commit 0a9cdb8

Browse files
committed
remove unused import
1 parent f616f82 commit 0a9cdb8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/rabbitmq/client/impl/recovery/AutorecoveringChannel.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
package com.rabbitmq.client.impl.recovery;
1717

1818
import com.rabbitmq.client.*;
19-
import com.rabbitmq.utility.Utility;
2019

2120
import java.io.IOException;
2221
import java.util.List;

0 commit comments

Comments
 (0)