Undo the Bazel-related change from #12696

(cherry picked from commit a66c926985)
This commit is contained in:
Michael Klishin 2024-11-09 17:46:41 -05:00
parent 673826425a
commit 961e5c5a21
No known key found for this signature in database
GPG Key ID: 44BF2725475205B2
3 changed files with 0 additions and 3 deletions

View File

@ -30,7 +30,6 @@ rabbitmq_app(
app_description = APP_DESCRIPTION,
app_name = APP_NAME,
beam_files = [":beam_files"],
extra_apps = ["rabbit"],
license_files = [":license_files"],
priv = [":priv"],
deps = [

View File

@ -33,7 +33,6 @@ rabbitmq_app(
hdrs = [":public_hdrs"],
app_name = "rabbitmq_ct_client_helpers",
beam_files = [":beam_files"],
extra_apps = ["rabbit_common"],
license_files = [":license_files"],
priv = [":priv"],
deps = [

View File

@ -39,7 +39,6 @@ rabbitmq_app(
hdrs = [":public_hdrs"],
app_name = "rabbitmq_ct_helpers",
beam_files = [":beam_files"],
extra_apps = ["inet_tcp_proxy"],
license_files = [":license_files"],
priv = [":priv"],
deps = [