From 353d270b3686c5ab9427535faa826d1bfd992bc8 Mon Sep 17 00:00:00 2001 From: Adam Michael Date: Fri, 16 Dec 2016 11:55:10 -0500 Subject: Remove broken and unused third party target. Change-Id: I15e4514ce50479c733242bdec0560fd2c81e9950 --- third_party/java/jacoco/BUILD | 5 ----- 1 file changed, 5 deletions(-) (limited to 'third_party/java') 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"], -) -- cgit v1.2.3