From 89a547822d64d479c4ff5b414ec38116d0ca9be2 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Wed, 31 Jul 2024 15:56:08 -0400 Subject: [PATCH] submodule: remove the boost_redis submodule again (again) 5843c6b04bacf9a7c981fca5d874ab3400f855db accidentally added back to the boost_redis submodule that was last removed in 924f2e9f87f0ee940eff363c26a714a309639d26 Signed-off-by: Casey Bodley --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index a44fccbedcfeb..eb51f2ef74af7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -78,9 +78,6 @@ [submodule "src/BLAKE3"] path = src/BLAKE3 url = https://github.com/BLAKE3-team/BLAKE3.git -[submodule "src/boost_redis"] - path = src/boost_redis - url = https://github.com/boostorg/redis.git [submodule "src/nvmeof/gateway"] path = src/nvmeof/gateway url = https://github.com/ceph/ceph-nvmeof.git -- 2.39.5