From 924f2e9f87f0ee940eff363c26a714a309639d26 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Thu, 4 Jul 2024 12:20:27 -0400 Subject: [PATCH] submodule: remove the boost_redis submodule again b6d585645ca7d469fd9fe453ff37ca6bdb914d98 accidentally added back the boost_redis submodule that was removed in 862246cdefc12acfbd2711c7677a252c59634c9d Signed-off-by: Casey Bodley --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index bf38e45915baa..c4f68c6b2fa43 100644 --- a/.gitmodules +++ b/.gitmodules @@ -75,9 +75,6 @@ [submodule "src/qatzip"] path = src/qatzip url = https://github.com/intel/qatzip.git -[submodule "src/boost_redis"] - path = src/boost_redis - url = https://github.com/boostorg/redis.git [submodule "src/BLAKE3"] path = src/BLAKE3 url = https://github.com/BLAKE3-team/BLAKE3.git -- 2.39.5