Skip to content

Commit 86ac886

Browse files
Merge pull request #11527 from rabbitmq/gazelle-main
bazel run gazelle
2 parents 70c6839 + bab3130 commit 86ac886

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deps/rabbitmq_management/app.bzl

-1
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,6 @@ def test_suite_beam_files(name = "test_suite_beam_files"):
584584
testonly = True,
585585
srcs = ["test/rabbit_mgmt_test_db_SUITE.erl"],
586586
outs = ["test/rabbit_mgmt_test_db_SUITE.beam"],
587-
hdrs = ["include/rabbit_mgmt.hrl"],
588587
app_name = "rabbitmq_management",
589588
erlc_opts = "//:test_erlc_opts",
590589
deps = [

0 commit comments

Comments
 (0)