From b04fe72bb6d6d27a1110e0b1fe84b79428549b1d Mon Sep 17 00:00:00 2001 From: Raman Tenneti Date: Fri, 17 Sep 2021 21:35:11 -0700 Subject: Remove external/rust/crates/grpcio/.gitmodules. git doesn't support submodules in external directory. Bug: 152899985 Test: Presubmit-Verify Change-Id: Iebc6dcf570346a873275aeda3e4a2490324fea77 --- .gitmodules | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .gitmodules 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 -- cgit v1.2.3