remove IO.inspect/1 in ctl status command

This commit is contained in:
Ayanda Dube 2025-07-22 11:33:36 +01:00
parent 2387fdc21d
commit e8a3c4db42
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"