chore: migrate orgpolicy to the Python microgenerator
Committer: @miraleung PiperOrigin-RevId: 351464945
This commit is contained in:
parent
3adb5806bf
commit
e58a94f9ba
|
|
@ -71,14 +71,13 @@ go_proto_library(
|
|||
|
||||
##############################################################################
|
||||
# Python
|
||||
# DO NOT OVERRIDE with autogenerated rules if NOT migrated to Python Microgen
|
||||
##############################################################################
|
||||
load(
|
||||
"@com_google_googleapis_imports//:imports.bzl",
|
||||
"moved_proto_library",
|
||||
"py_gapic_assembly_pkg",
|
||||
"py_grpc_library",
|
||||
"py_proto_library",
|
||||
py_gapic_assembly_pkg = "py_gapic_assembly_pkg_legacy",
|
||||
)
|
||||
|
||||
moved_proto_library(
|
||||
|
|
|
|||
Loading…
Reference in New Issue