diff options
Diffstat (limited to 'third_party/bazel/rules_haskell/protobuf/BUILD.bazel')
-rw-r--r-- | third_party/bazel/rules_haskell/protobuf/BUILD.bazel | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/third_party/bazel/rules_haskell/protobuf/BUILD.bazel b/third_party/bazel/rules_haskell/protobuf/BUILD.bazel deleted file mode 100644 index 17305e6e3761..000000000000 --- a/third_party/bazel/rules_haskell/protobuf/BUILD.bazel +++ /dev/null @@ -1,4 +0,0 @@ -toolchain_type( - name = "toolchain", - visibility = ["//visibility:public"], -) |