Browse Source

Remove cycle in dependency graph

Thomas Colthurst 7 năm trước cách đây
mục cha
commit
ee8d3aa308
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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",
     ],
 )