Skip to content

Commit b55c004

Browse files
michaelklishinmergify[bot]
authored andcommitted
CLI: drop an unused import
(cherry picked from commit 5c7d643)
1 parent 274285a commit b55c004

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ defmodule RabbitMQ.CLI.Diagnostics.Commands.CheckCertificateExpirationCommand do
88
alias RabbitMQ.CLI.Core.DocGuide
99
alias RabbitMQ.CLI.TimeUnit, as: TU
1010

11-
import RabbitMQ.CLI.Core.Platform, only: [line_separator: 0]
1211
import RabbitMQ.CLI.Core.Listeners
1312

1413
@behaviour RabbitMQ.CLI.CommandBehaviour

0 commit comments

Comments
 (0)