mirror of
https://github.com/google/guice.git
synced 2024-04-21 12:32:36 +00:00
Remove stale comment
PiperOrigin-RevId: 578574921
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user