Remove cycle in dependency graph

pull/4725/head
Thomas Colthurst 7 years ago committed by GitHub
parent a4d16ed886
commit ee8d3aa308
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      BUILD

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

Loading…
Cancel
Save