We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87e02d7 commit b947877Copy full SHA for b947877
deps/rabbitmq_cli/lib/rabbitmq/cli/ctl/commands/add_vhost_command.ex
@@ -5,11 +5,7 @@
5
## Copyright (c) 2007-2023 VMware, Inc. or its affiliates. All rights reserved.
6
7
defmodule RabbitMQ.CLI.Ctl.Commands.AddVhostCommand do
8
-<<<<<<< HEAD
9
alias RabbitMQ.CLI.Core.{DocGuide, Helpers}
10
-=======
11
- alias RabbitMQ.CLI.Core.{DocGuide, ExitCodes, Helpers}
12
->>>>>>> 9cec4a5907 (Move rabbit_password to rabbit_common)
13
14
@behaviour RabbitMQ.CLI.CommandBehaviour
15
0 commit comments