Commit 5c37fa7
authored
cleanup: Add placeholder comment to defs.bzl to make patching loads easier (#1319)
This just adds a no-op comment to defs.bzl to make patching its load
statements easier.
Rather than looking for the last load (or the conveniently loaded "#
Export ..." comment),
just have an explicit comment for it.1 parent 5416257 commit 5c37fa7
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
0 commit comments