Skip to content

Commit 2d319a3

Browse files
authored
bazel run gazelle
1 parent 3dc513d commit 2d319a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbit/app.bzl

+1-1
Original file line numberDiff line numberDiff line change
@@ -527,10 +527,10 @@ def all_srcs(name = "all_srcs"):
527527
"include/amqqueue.hrl",
528528
"include/amqqueue_v2.hrl",
529529
"include/internal_user.hrl",
530-
"include/rabbit_khepri.hrl",
531530
"include/mc.hrl",
532531
"include/rabbit_amqp.hrl",
533532
"include/rabbit_global_counters.hrl",
533+
"include/rabbit_khepri.hrl",
534534
"include/vhost.hrl",
535535
"include/vhost_v2.hrl",
536536
],

0 commit comments

Comments
 (0)