aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/BUILD')
-rw-r--r--third_party/BUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/third_party/BUILD b/third_party/BUILD
index d7118253c6..eafa07c094 100644
--- a/third_party/BUILD
+++ b/third_party/BUILD
@@ -322,14 +322,6 @@ java_import(
)
java_import(
- name = "hazelcast",
- jars = [
- "hazelcast/hazelcast-3.6.4.jar",
- "hazelcast/hazelcast-client-3.6.4.jar",
- ],
-)
-
-java_import(
name = "hungarian_algorithm",
jars = ["hungarian_algorithm/software-and-algorithms-1.0.jar"],
srcjar = "hungarian_algorithm/software-and-algorithms-1.0-src.jar",