Remove bazelbuild/rules_cc dependency

This commit is contained in:
Vertexwahn
2021-09-17 10:04:26 +02:00
parent 40dfd4b775
commit 277e0a0168
5 changed files with 0 additions and 25 deletions

View File

@@ -30,7 +30,6 @@
#
# Bazel Build for Google C++ Testing Framework(Google Test)-googlemock
load("@rules_cc//cc:defs.bzl", "cc_binary", "cc_test")
load("@rules_python//python:defs.bzl", "py_library", "py_test")
licenses(["notice"])