*/BUILD: remove Bazel buildfiles.

I was trying to replace the Dockerfiles with Bazel files, but the
support just isn't there right now.
This commit is contained in:
2023-04-10 21:12:46 -07:00
parent 660be935ef
commit 1fda2a7dd2
2 changed files with 0 additions and 35 deletions

View File

@@ -1,2 +0,0 @@
load("@io_bazel_rules_docker//container:container.bzl", "container_image")
load("@io_bazel_rules_docker//contrib:test.bzl", "container_test")