From 7349d81102ad654cd1a5a5c9e71b519fe3e11437 Mon Sep 17 00:00:00 2001 From: Ben Allfree Date: Wed, 10 Dec 2025 18:55:26 -0800 Subject: [PATCH] chore: remove lofs-test submodule from .gitmodules --- .gitmodules | 3 --- vendor/lofs-test | 1 - 2 files changed, 4 deletions(-) delete mode 160000 vendor/lofs-test diff --git a/.gitmodules b/.gitmodules index 47484f4..3b051be 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,6 +16,3 @@ [submodule "vendor/lofs"] path = vendor/lofs url = git@github.com:MeshEnvy/lofs.git -[submodule "vendor/lofs-test"] - path = vendor/lofs-test - url = git@github.com:MeshEnvy/lofs-test.git diff --git a/vendor/lofs-test b/vendor/lofs-test deleted file mode 160000 index 55802f5..0000000 --- a/vendor/lofs-test +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 55802f580f56bc8fcf470b3338172a60eb2c1ef1