From 7026d8b0d5a403c5d5ef8670f956d8d9055ac12a Mon Sep 17 00:00:00 2001 From: JustArchi Date: Sun, 9 Aug 2020 02:27:42 +0200 Subject: [PATCH] Remove ASF-WebConfigGenerator as git submodule We still use the project and it's not going anywhere, but it's no longer required to be linked directly in ASF core repo. Previously it was linked for translations process, but since it's standalone now, nothing in ASF core references it anymore. We still need ASF-ui and wiki though, first one as dependency during ASF build process, and second one as we're aiding translation process for that one. --- .gitmodules | 3 --- ASF-WebConfigGenerator | 1 - 2 files changed, 4 deletions(-) delete mode 160000 ASF-WebConfigGenerator diff --git a/.gitmodules b/.gitmodules index d4ddea192..1022fc93a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "ASF-WebConfigGenerator"] - path = ASF-WebConfigGenerator - url = https://github.com/JustArchiNET/ASF-WebConfigGenerator.git [submodule "ASF-ui"] path = ASF-ui url = https://github.com/JustArchiNET/ASF-ui.git diff --git a/ASF-WebConfigGenerator b/ASF-WebConfigGenerator deleted file mode 160000 index 146a4ef86..000000000 --- a/ASF-WebConfigGenerator +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 146a4ef8613f822dbfe840ca8269ac70059f7b4d