aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaman Tenneti <rtenneti@google.com>2021-09-17 21:35:11 -0700
committerRaman Tenneti <rtenneti@google.com>2021-09-18 04:56:15 +0000
commitb04fe72bb6d6d27a1110e0b1fe84b79428549b1d (patch)
treee2918eb6258da3dd815c9cfb8cce70a773405303
parent8e8acbd61c224df38a367a9cdd30075966860bf9 (diff)
downloadgrpcio-b04fe72bb6d6d27a1110e0b1fe84b79428549b1d.tar.gz
Remove external/rust/crates/grpcio/.gitmodules.
git doesn't support submodules in external directory. Bug: 152899985 Test: Presubmit-Verify Change-Id: Iebc6dcf570346a873275aeda3e4a2490324fea77
-rw-r--r--.gitmodules4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index 3ed0061..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,4 +0,0 @@
-[submodule "grpc-sys/grpc"]
- path = grpc-sys/grpc
- url = https://github.com/pingcap/grpc.git
- branch = rs-release