aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaman Tenneti <rtenneti@google.com>2021-09-17 21:50:07 -0700
committerRaman Tenneti <rtenneti@google.com>2021-09-18 04:55:56 +0000
commitf2c0a2147461522fd643c878de11a0c0cefeca07 (patch)
tree5bd7f86bd85aafe201aeda828e6cf565b9331e34
parent57661f08526f4f21fb74d461ea9d86f66d3b36d1 (diff)
downloadplotters-f2c0a2147461522fd643c878de11a0c0cefeca07.tar.gz
Remove external/rust/crates/plotters/.gitmodules.
git doesn't support submodules in external directory. Didn't remove the following directory because it has files plotters-doc-data Bug: 152899985 Test: Presubmit-Verify Change-Id: Ia8bc6c1786988201eb5b37d0350272b8a7986ba0
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index 960b83b..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,3 +0,0 @@
-[submodule "plotters-doc-data"]
- path = plotters-doc-data
- url = https://github.com/38/plotters-doc-data