diff --git a/WORKSPACE b/WORKSPACE index 7412539..7f8ac0e 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -59,21 +59,11 @@ bind( actual = "@com_google_protobuf//:protobuf", ) -bind( - name = "com_google_protobuf_cc", - actual = "@com_google_protobuf//:protobuf", -) - bind( name = "protobuf_java", actual = "@com_google_protobuf//:protobuf_java", ) -bind( - name = "com_google_protobuf_java", - actual = "@com_google_protobuf//:protobuf_java", -) - bind( name = "openssl", actual = "@boringssl_repo//:crypto",