Skip to content

Commit 7992b20

Browse files
Resolve a conflict (#9476)
1 parent 746337c commit 7992b20

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

BUILD.bazel

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -181,12 +181,7 @@ rabbitmq_run_command(
181181
subcommand = "stop-node",
182182
)
183183

184-
<<<<<<< HEAD
185-
# Allow us to `bazel run start-cluster`
186-
=======
187-
188184
# Allows us to `bazel run start-cluster`
189-
>>>>>>> 439bc35916 (BUILD.bazel: fix a few typos)
190185
# for the equivalent of `make start-cluster`
191186
rabbitmq_run_command(
192187
name = "start-cluster",

0 commit comments

Comments
 (0)