aboutsummaryrefslogtreecommitdiff
path: root/src/proto/grpc/testing/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto/grpc/testing/BUILD')
-rw-r--r--src/proto/grpc/testing/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proto/grpc/testing/BUILD b/src/proto/grpc/testing/BUILD
index 0f7bbbecf6..41ab62e76e 100644
--- a/src/proto/grpc/testing/BUILD
+++ b/src/proto/grpc/testing/BUILD
@@ -12,9 +12,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+load("//bazel:python_rules.bzl", "py_grpc_library", "py_proto_library")
load("@rules_proto//proto:defs.bzl", "proto_library")
load("//bazel:grpc_build_system.bzl", "grpc_package", "grpc_proto_library")
-load("//bazel:python_rules.bzl", "py_grpc_library", "py_proto_library")
licenses(["notice"])