Skip to content

Commit 30447a7

Browse files
committed
remove unused import
1 parent ae5972a commit 30447a7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
import java.util.function.BiPredicate;
2323
import static com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder.builder;
2424

25-
import ch.qos.logback.core.Context;
26-
2725
/**
2826
* Useful ready-to-use conditions and operations for {@link DefaultRetryHandler}.
2927
* They're composed and used with the {@link TopologyRecoveryRetryHandlerBuilder}.

0 commit comments

Comments
 (0)