From fa81e179f6225d5fd7281c69c820e3b92cee9742 Mon Sep 17 00:00:00 2001 From: markoburcul Date: Wed, 26 Feb 2025 10:20:11 +0100 Subject: [PATCH] gitmodules: remove unused modules Signed-off-by: markoburcul --- .gitmodules | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.gitmodules b/.gitmodules index 34a5b88e4..b7e52550a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -179,16 +179,6 @@ url = https://github.com/status-im/nim-minilru.git ignore = untracked branch = master -[submodule "vendor/nim-quic"] - path = vendor/nim-quic - url = https://github.com/status-im/nim-quic.git - ignore = untracked - branch = master -[submodule "vendor/nim-ngtcp2"] - path = vendor/nim-ngtcp2 - url = https://github.com/vacp2p/nim-ngtcp2.git - ignore = untracked - branch = master [submodule "vendor/waku-rlnv2-contract"] path = vendor/waku-rlnv2-contract url = https://github.com/waku-org/waku-rlnv2-contract.git