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.
This commit is contained in:
JustArchi
2020-08-09 02:27:42 +02:00
parent a3b57ac50e
commit 7026d8b0d5
2 changed files with 0 additions and 4 deletions

3
.gitmodules vendored
View File

@@ -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