From a3a27499d5d32ebbd43ef024f3e383f63baeac83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Blin?= <sebastien.blin@savoirfairelinux.com> Date: Tue, 5 Jul 2022 11:56:49 -0400 Subject: [PATCH] nightly: remove old repo --- .gitmodules | 3 --- client-uwp | 1 - lrc-gnome | 1 - 3 files changed, 5 deletions(-) delete mode 160000 client-uwp delete mode 160000 lrc-gnome diff --git a/.gitmodules b/.gitmodules index 7969a681..a1d08b87 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,9 +10,6 @@ [submodule "client-ios"] path = client-ios url = https://review.jami.net/jami-client-ios -[submodule "client-uwp"] - path = client-uwp - url = https://review.jami.net/jami-client-uwp [submodule "client-qt"] path = client-qt url = https://review.jami.net/jami-client-qt diff --git a/client-uwp b/client-uwp deleted file mode 160000 index 4b639e9a..00000000 --- a/client-uwp +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 4b639e9a903931bab09292b4d93a4de6d531ae4c diff --git a/lrc-gnome b/lrc-gnome deleted file mode 160000 index 767c45b8..00000000 --- a/lrc-gnome +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 767c45b8b09806ac05cbada720864df93588c047 -- GitLab