From 6872af907cdc6c021f486b48aed7e34fc40b31c8 Mon Sep 17 00:00:00 2001 From: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Date: Fri, 11 Nov 2022 00:38:09 -0800 Subject: [PATCH] Update .gitmodules --- .gitmodules | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.gitmodules b/.gitmodules index c282a16615..0030d7cd95 100644 --- a/.gitmodules +++ b/.gitmodules @@ -41,14 +41,6 @@ ignore = dirty depth = 1 shallow = true fetchRecurseSubmodules = false -[submodule "src/deps/libbacktrace"] -path = src/deps/libbacktrace -url = https://github.com/ianlancetaylor/libbacktrace -ignore = dirty -depth = 1 -shallow = true -fetchRecurseSubmodules = false -update = none [submodule "src/deps/lol-html"] path = src/deps/lol-html url = https://github.com/cloudflare/lol-html