From 22f482f0fc25825dd3783f2e8642a8226b7293d4 Mon Sep 17 00:00:00 2001 From: Vertexwahn Date: Thu, 14 Oct 2021 19:01:52 +0200 Subject: Remove bazelbuild/rules_cc dependency (#1038) --- absl/algorithm/BUILD.bazel | 1 - 1 file changed, 1 deletion(-) (limited to 'absl/algorithm') diff --git a/absl/algorithm/BUILD.bazel b/absl/algorithm/BUILD.bazel index a3002b7d..afc52639 100644 --- a/absl/algorithm/BUILD.bazel +++ b/absl/algorithm/BUILD.bazel @@ -14,7 +14,6 @@ # limitations under the License. # -load("@rules_cc//cc:defs.bzl", "cc_library", "cc_test") load( "//absl:copts/configure_copts.bzl", "ABSL_DEFAULT_COPTS", -- cgit v1.2.3