commit | fd31d2c7ad5c8fe2b4c85e81b2c8205aada84bd8 | [log] [tgz] |
---|---|---|
author | Jonathon Belotti <jonathon@canva.com> | Thu Mar 04 12:55:29 2021 +1100 |
committer | GitHub <noreply@github.com> | Thu Mar 04 12:55:29 2021 +1100 |
tree | fcbdb2982ea0ebd2baf921ebec55131e2ab53d04 | |
parent | dd8b14842c6c46779bfaf566a4fb5e095395e0fc [diff] |
remove obsolete TODO (#426)
diff --git a/distro/BUILD b/distro/BUILD index de93c0a..1d88d32 100644 --- a/distro/BUILD +++ b/distro/BUILD
@@ -22,9 +22,6 @@ visibility = ["//examples:__pkg__"], ) -# TODO(brandjon): print_rel_notes doesn't appear to handle our use case of -# emitting an optional additional deps method from a different file. For now we -# manually adjust our release notes. print_rel_notes( name = "relnotes", outs = ["relnotes.txt"],