Skip to content

Commit abdcf4a

Browse files
syohexmergify[bot]
authored andcommitted
Remove duplicated key 'name' from @info_keys
(cherry picked from commit d0a901e)
1 parent 388a9bc commit abdcf4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbitmq_cli/lib/rabbitmq/cli/diagnostics/commands/schema_info_command.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ defmodule RabbitMQ.CLI.Diagnostics.Commands.SchemaInfoCommand do
1616
@info_keys ~w(name snmp load_order active_replicas all_nodes attributes checkpoints disc_copies
1717
disc_only_copies external_copies frag_properties master_nodes ram_copies
1818
storage_properties subscribers user_properties cstruct local_content
19-
where_to_commit where_to_read name access_mode cookie load_by_force
19+
where_to_commit where_to_read access_mode cookie load_by_force
2020
load_node record_name size storage_type type where_to_write index arity
2121
majority memory commit_work where_to_wlock load_reason record_validation
2222
version wild_pattern index_info)a

0 commit comments

Comments
 (0)