Remove picojson submodule

We use vjson now
This commit is contained in:
Fletcher Dunn
2026-05-09 10:37:07 -07:00
parent 01116ad235
commit 0b3406a2d6
2 changed files with 0 additions and 4 deletions
-3
View File
@@ -5,9 +5,6 @@
[submodule "src/external/webrtc"] [submodule "src/external/webrtc"]
path = src/external/webrtc path = src/external/webrtc
url = https://webrtc.googlesource.com/src url = https://webrtc.googlesource.com/src
[submodule "src/external/picojson"]
path = src/external/picojson
url = https://github.com/kazuho/picojson.git
[submodule "src/external/vjson"] [submodule "src/external/vjson"]
path = src/external/vjson path = src/external/vjson
url = https://github.com/zpostfacto/vjson.git url = https://github.com/zpostfacto/vjson.git
Submodule src/external/picojson deleted from 111c9be518