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"],