We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae5972a commit 30447a7Copy full SHA for 30447a7
src/main/java/com/rabbitmq/client/impl/recovery/TopologyRecoveryRetryLogic.java
@@ -22,8 +22,6 @@
22
import java.util.function.BiPredicate;
23
import static com.rabbitmq.client.impl.recovery.TopologyRecoveryRetryHandlerBuilder.builder;
24
25
-import ch.qos.logback.core.Context;
26
-
27
/**
28
* Useful ready-to-use conditions and operations for {@link DefaultRetryHandler}.
29
* They're composed and used with the {@link TopologyRecoveryRetryHandlerBuilder}.
0 commit comments