Skip to content

Commit 7c94980

Browse files
authored
Merge pull request #3078 from Pinata-Consulting/bazel-module-cruft
bazel: remove broken comment with common bazel knowledge
2 parents 4f1f6d7 + 4eaf4d4 commit 7c94980

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

flow/MODULE.bazel

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,6 @@ git_override(
1515
remote = "https://github.com/The-OpenROAD-Project/bazel-orfs.git",
1616
)
1717

18-
# Read: https://github.com/The-OpenROAD-Project/bazel-orfs?tab=readme-ov-file#usage
19-
#
20-
# TL;DR
21-
#
22-
# 1. uncomment below
23-
# 2. comment git_override() above
24-
#
25-
#local_path_override(
26-
# module_name = "bazel-orfs", path = "../bazel-orfs"
27-
#)
28-
2918
bazel_dep(name = "rules_python", version = "0.31.0")
3019

3120
python = use_extension("@rules_python//python/extensions:python.bzl", "python")

0 commit comments

Comments
 (0)