Skip to content

Commit ad93483

Browse files
Fix CLI tools dialyzer
1 parent 0db7eb2 commit ad93483

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deps/rabbitmq_cli/lib/rabbitmq/cli/ctl/commands/update_cluster_nodes_command.ex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ defmodule RabbitMQ.CLI.Ctl.Commands.UpdateClusterNodesCommand do
1717
:ok
1818
end
1919

20+
use RabbitMQ.CLI.DefaultOutput
21+
2022
def usage() do
2123
"update_cluster_nodes <seed_node>"
2224
end

0 commit comments

Comments
 (0)