Merge pull request #4725 from ThomasColthurst/patch-2

Remove cycle in dependency graph
pull/2744/merge
Feng Xiao 7 years ago committed by GitHub
commit a0e82dbe56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      BUILD

@ -840,7 +840,6 @@ cc_library(
name = "proto_api",
hdrs = ["python/google/protobuf/proto_api.h"],
deps = [
":protobuf_python",
"//external:python_headers",
],
)

Loading…
Cancel
Save