Skip to content

Commit 7fd23b5

Browse files
committed
Remove a leftover from CMQs
1 parent 169901d commit 7fd23b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deps/rabbit_common/src/rabbit_registry.erl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ class_module(queue_decorator) -> rabbit_queue_decorator;
189189
class_module(policy_validator) -> rabbit_policy_validator;
190190
class_module(operator_policy_validator) -> rabbit_policy_validator;
191191
class_module(policy_merge_strategy) -> rabbit_policy_merge_strategy;
192-
class_module(ha_mode) -> rabbit_mirror_queue_mode;
193192
class_module(channel_interceptor) -> rabbit_channel_interceptor.
194193

195194
%%---------------------------------------------------------------------------

0 commit comments

Comments
 (0)