Explorar el Código

Remove cycle in dependency graph

Thomas Colthurst hace 7 años
padre
commit
ee8d3aa308
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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",
     ],
 )