chore: remove httplib since it's unused (#1723)

This commit is contained in:
Aaron Kimbrell
2025-01-05 00:13:07 -06:00
committed by GitHub
parent fb32534ae3
commit a6c6d892cf
4 changed files with 0 additions and 7 deletions

3
.gitmodules vendored
View File

@@ -1,6 +1,3 @@
[submodule "thirdparty/cpp-httplib"]
path = thirdparty/cpp-httplib
url = https://github.com/yhirose/cpp-httplib
[submodule "thirdparty/tinyxml2"]
path = thirdparty/tinyxml2
url = https://github.com/leethomason/tinyxml2