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 169901d commit 7fd23b5Copy full SHA for 7fd23b5
deps/rabbit_common/src/rabbit_registry.erl
@@ -189,7 +189,6 @@ class_module(queue_decorator) -> rabbit_queue_decorator;
189
class_module(policy_validator) -> rabbit_policy_validator;
190
class_module(operator_policy_validator) -> rabbit_policy_validator;
191
class_module(policy_merge_strategy) -> rabbit_policy_merge_strategy;
192
-class_module(ha_mode) -> rabbit_mirror_queue_mode;
193
class_module(channel_interceptor) -> rabbit_channel_interceptor.
194
195
%%---------------------------------------------------------------------------
0 commit comments