aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/java
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/java')
-rw-r--r--third_party/java/jacoco/BUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/third_party/java/jacoco/BUILD b/third_party/java/jacoco/BUILD
index 63695d68a9..c8001b662c 100644
--- a/third_party/java/jacoco/BUILD
+++ b/third_party/java/jacoco/BUILD
@@ -54,8 +54,3 @@ java_import(
jars = ["jacocoagent.jar"],
neverlink = 1,
)
-
-java_import(
- name = "blaze-instrumentation",
- jars = ["org.jacoco.ant-0.7.5.201505241946-nodeps.jar"],
-)