Removed duplicate text from WORKSPACE file

This commit is contained in:
Adam Cozzette 2019-03-28 09:48:40 -07:00
parent 33dd96c23f
commit 8018e45e87

View File

@ -75,13 +75,3 @@ bind(
name = "error_prone_annotations",
actual = "@error_prone_annotations_maven//jar",
)
maven_jar(
name = "error_prone_annotations_maven",
artifact = "com.google.errorprone:error_prone_annotations:2.3.2",
)
bind(
name = "error_prone_annotations",
actual = "@error_prone_annotations_maven//jar",
)