Browse Source

Remove cycle in dependency graph

Thomas Colthurst 7 years ago
parent
commit
ee8d3aa308
1 changed files with 0 additions and 1 deletions
  1. 0 1
      BUILD

+ 0 - 1
BUILD

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