From c246a4288e8671105485331989d21717909e9c32 Mon Sep 17 00:00:00 2001 From: RDW Date: Thu, 29 May 2025 04:54:09 +0200 Subject: [PATCH] Remove the dead ProjectHorizon submodule Don't know what happened to this project, but its GitLab repository is again unavailable. The Weekly snapshots are failing now that the CI can't check out all submodules. --- .gitmodules | 3 --- Servers/ProjectHorizon | 1 - 2 files changed, 4 deletions(-) delete mode 160000 Servers/ProjectHorizon diff --git a/.gitmodules b/.gitmodules index 81b5615..4b7cb03 100644 --- a/.gitmodules +++ b/.gitmodules @@ -130,9 +130,6 @@ [submodule "Servers/horizon"] path = Servers/horizon url = https://github.com/rdw-forks/horizon.git -[submodule "Servers/ProjectHorizon"] - path = Servers/ProjectHorizon - url = http://lab.projecthorizon.xyz/horizon/horizon.git [submodule "Tools/gr2-web"] path = Tools/gr2-web url = https://github.com/herenow/gr2-web.git diff --git a/Servers/ProjectHorizon b/Servers/ProjectHorizon deleted file mode 160000 index 470894b..0000000 --- a/Servers/ProjectHorizon +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 470894b03ab93fb848f9417da4996e82b4eb29d5