Parcourir la source

Merge pull request #20286 from gnossen/remove_unused_load

Remove unused load from python_rules.bzl
Richard Belleville il y a 6 ans
Parent
commit
c4134c9759
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      bazel/python_rules.bzl

+ 0 - 1
bazel/python_rules.bzl

@@ -5,7 +5,6 @@ load(
     "get_include_protoc_args",
     "get_plugin_args",
     "get_proto_root",
-    "proto_path_to_generated_filename",
     "protos_from_context",
     "includes_from_deps",
     "get_proto_arguments",