diff options
author | 2022-11-11 00:38:09 -0800 | |
---|---|---|
committer | 2022-11-11 00:38:09 -0800 | |
commit | 6872af907cdc6c021f486b48aed7e34fc40b31c8 (patch) | |
tree | db7b5cf5a65db479ffef9025f4f270f062b1a386 | |
parent | dc906ba0c7c46b5771542b3b3abb85407cebf143 (diff) | |
download | bun-6872af907cdc6c021f486b48aed7e34fc40b31c8.tar.gz bun-6872af907cdc6c021f486b48aed7e34fc40b31c8.tar.zst bun-6872af907cdc6c021f486b48aed7e34fc40b31c8.zip |
Update .gitmodules
-rw-r--r-- | .gitmodules | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.gitmodules b/.gitmodules index c282a1661..0030d7cd9 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 |