From e2ce9e562e3ae3bf76dbd892e66a026d3ab3dbfc Mon Sep 17 00:00:00 2001 From: Stas Kelvich Date: Fri, 2 Apr 2021 10:38:51 +0300 Subject: [PATCH] remove unused modules --- .gitmodules | 12 ------------ cli | 1 - consensus | 1 - pageserver | 1 - walkeeper | 1 - 5 files changed, 16 deletions(-) delete mode 160000 cli delete mode 160000 consensus delete mode 160000 pageserver delete mode 160000 walkeeper diff --git a/.gitmodules b/.gitmodules index 4e10cba399..536c8c9394 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,15 +1,3 @@ -[submodule "walkeeper"] - path = walkeeper - url = https://github.com/libzenith/walkeeper -[submodule "consensus"] - path = consensus - url = https://github.com/libzenith/consensus -[submodule "cli"] - path = cli - url = https://github.com/libzenith/cli -[submodule "pageserver"] - path = pageserver - url = https://github.com/libzenith/pageserver [submodule "vendor/postgres"] path = vendor/postgres url = https://github.com/libzenith/postgres diff --git a/cli b/cli deleted file mode 160000 index e8790f4e62..0000000000 --- a/cli +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e8790f4e62ab2d527ae89c0d4ad0582a17ae6876 diff --git a/consensus b/consensus deleted file mode 160000 index 46a7e72aad..0000000000 --- a/consensus +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 46a7e72aad214c64f588d0430a3c2472ce95706d diff --git a/pageserver b/pageserver deleted file mode 160000 index bad55d4e16..0000000000 --- a/pageserver +++ /dev/null @@ -1 +0,0 @@ -Subproject commit bad55d4e1610e72e607e8f854c12063b8f51c37e diff --git a/walkeeper b/walkeeper deleted file mode 160000 index 3e1d859f7f..0000000000 --- a/walkeeper +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3e1d859f7f185f5b3978215b1c007d7d61af0874