From 99885d9f282343a06fd0d2d51a8931cd93a421fb Mon Sep 17 00:00:00 2001 From: ibuler Date: Tue, 15 Sep 2020 16:14:26 +0800 Subject: [PATCH 1/2] =?UTF-8?q?chore:=20=E5=8E=BB=E6=8E=89submodule?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/xpack | 1 - 1 file changed, 1 deletion(-) delete mode 160000 src/views/xpack diff --git a/src/views/xpack b/src/views/xpack deleted file mode 160000 index 577d2c7a9..000000000 --- a/src/views/xpack +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 577d2c7a9ff097287ee89155d256d01b77cb899c From 6e548749e1e4eb3dbc326a5b1c1da4d4b0f3d827 Mon Sep 17 00:00:00 2001 From: ibuler Date: Tue, 15 Sep 2020 16:24:35 +0800 Subject: [PATCH 2/2] Removed submodule --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 736111347..e69de29bb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "src/views/xpack"] - path = src/views/xpack - url = git@github.com:jumpserver/lina-xpack.git