This is an automated email from the ASF dual-hosted git repository.

jiayu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new aff3af3  Remove JTS git module
aff3af3 is described below

commit aff3af360c827b7d17039b14aa3c1bb6566ada0e
Author: Jia Yu <[email protected]>
AuthorDate: Thu Dec 17 23:59:00 2020 -0800

    Remove JTS git module
---
 .gitmodules | 6 +-----
 jts         | 1 -
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index 98c374c..9c44d36 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,7 +1,3 @@
 [submodule "contrib/R"]
        path = contrib/R
-       url = https://github.com/harryprince/geospark
-[submodule "jts"]
-       path = jts
-       url = https://github.com/jiayuasu/jts.git
-       branch = add-getter-setter
+       url = https://github.com/harryprince/geospark
\ No newline at end of file
diff --git a/jts b/jts
deleted file mode 160000
index 30fba3d..0000000
--- a/jts
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 30fba3dc16e0ea48595e461b46b8ae393430fddc

Reply via email to