diff options
author | David Garcia Quintas <dgq@google.com> | 2017-05-01 12:52:06 -0700 |
---|---|---|
committer | David Garcia Quintas <dgq@google.com> | 2017-05-01 12:52:06 -0700 |
commit | d8e278f3dc293594b6f0b8b9c46abdf643961960 (patch) | |
tree | 308b4b462028b9f91d7b9988bce3831189b78ade /.gitmodules | |
parent | 04109e8f7dc81a1c9deec5335258d507a41be629 (diff) | |
parent | 6626a86923aaebae86aeeba151c99ed3089d02fc (diff) |
Merge branch 'master' of github.com:grpc/grpc into grpclb_new_test
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 0f003693e4..144fd080ac 100644 --- a/.gitmodules +++ b/.gitmodules @@ -14,9 +14,6 @@ [submodule "third_party/boringssl"] path = third_party/boringssl url = https://github.com/google/boringssl.git -[submodule "third_party/thrift"] - path = third_party/thrift - url = https://github.com/apache/thrift.git [submodule "third_party/benchmark"] path = third_party/benchmark url = https://github.com/google/benchmark |