Skip to content

Commit

Permalink
Remove stale comment
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 578315553
  • Loading branch information
java-team-github-bot authored and Guice Team committed Nov 1, 2023
1 parent cf43582 commit 47d1236
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions core/src/com/google/inject/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 47d1236

Please sign in to comment.