Remove stale comment

PiperOrigin-RevId: 578574921
This commit is contained in:
Guice Team
2023-11-01 11:06:46 -07:00
committed by Guice Team
parent cf435821de
commit 87d262c4d7
+1 -3
View File
@@ -73,11 +73,9 @@ java_library(
tags = ["maven_coordinates=com.google.inject:guice:" + POM_VERSION],
exports = [
":annotations",
":caller_finder_common",
":implemented_by",
":provided_by",
# TODO(user): caller_finder_common shouldn't be exported, but validation requires
# it be exported right now.
":caller_finder_common",
],
deps = [
":annotations",