mirror of https://github.com/grpc/grpc-java.git
repositories.bzl: Remove the unused load of "jvm_maven_import_external". (#7541)
This commit is contained in:
parent
0e7cd05bf4
commit
c329aad2bc
|
|
@ -1,7 +1,6 @@
|
|||
"""External dependencies for grpc-java."""
|
||||
|
||||
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
|
||||
load("@bazel_tools//tools/build_defs/repo:jvm.bzl", "jvm_maven_import_external")
|
||||
|
||||
# For use with maven_install's artifacts.
|
||||
# maven_install(
|
||||
|
|
|
|||
Loading…
Reference in New Issue