remove IO.inspect/1 in ctl status command

(cherry picked from commit e8a3c4db42)
This commit is contained in:
Ayanda Dube 2025-07-22 11:33:36 +01:00 committed by Mergify
parent d77785c257
commit 53e55ff31f
1 changed files with 0 additions and 2 deletions

View File

@ -142,8 +142,6 @@ defmodule RabbitMQ.CLI.Ctl.Commands.StatusCommand do
xs -> alarm_lines(xs, node_name)
end
IO.inspect(m[:tags])
tags_section =
[
"\n#{bright("Tags")}\n"