mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
Remove py_proto_library
PiperOrigin-RevId: 516548569
This commit is contained in:
committed by
Copybara-Service
parent
108e7eeae2
commit
ecac59ef2b
@@ -35,12 +35,6 @@ cc_proto_library(
|
||||
],
|
||||
)
|
||||
|
||||
py_proto_library(
|
||||
name = "connections_enums_py_pb2",
|
||||
api_version = 2,
|
||||
deps = [":connections_enums_proto"],
|
||||
)
|
||||
|
||||
proto_library(
|
||||
name = "sharing_enums_proto",
|
||||
srcs = ["sharing_enums.proto"],
|
||||
|
||||
Reference in New Issue
Block a user