Skip to content

Commit c4d9a84

Browse files
Merge pull request #12842 from rabbitmq/gazelle-main
bazel run gazelle
2 parents d0b66b8 + c7c98b5 commit c4d9a84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deps/amqp10_client/app.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ def test_suite_beam_files(name = "test_suite_beam_files"):
113113
testonly = True,
114114
srcs = ["test/system_SUITE.erl"],
115115
outs = ["test/system_SUITE.beam"],
116-
hdrs = ["src/amqp10_client.hrl"],
117116
app_name = "amqp10_client",
118117
erlc_opts = "//:test_erlc_opts",
119118
deps = ["//deps/amqp10_common:erlang_app"],

0 commit comments

Comments
 (0)