From b354d04134cf6fbda4ef45934835bbfcd61004ab Mon Sep 17 00:00:00 2001 From: Tobias Werth Date: Fri, 10 Aug 2018 07:01:10 -0700 Subject: Test our expectations around --server_javabase/--host_javabase/--javabase with an integration test. Closes #5848. PiperOrigin-RevId: 208203634 --- WORKSPACE | 6 ------ 1 file changed, 6 deletions(-) (limited to 'WORKSPACE') diff --git a/WORKSPACE b/WORKSPACE index 0b0cba005a..d016e17d2b 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -91,12 +91,6 @@ new_local_repository( build_file = "./third_party/googleapis/BUILD", ) -new_local_repository( - name = "remoteapis", - path = "./third_party/remoteapis/", - build_file = "./third_party/remoteapis/BUILD.bazel", -) - http_archive( name = "desugar_jdk_libs", url = "https://github.com/google/desugar_jdk_libs/archive/fd937f4180c1b557805219af4482f1a27eb0ff2b.zip", -- cgit v1.2.3