Get rid of submodule for httplib.

This commit is contained in:
Dario 2025-01-30 21:21:52 -03:00
parent c83bb31407
commit bd4af8956f

3
.gitmodules vendored
View file

@ -64,9 +64,6 @@
[submodule "thirdparty/json"] [submodule "thirdparty/json"]
path = thirdparty/json path = thirdparty/json
url = https://github.com/nlohmann/json url = https://github.com/nlohmann/json
[submodule "thirdparty/cpp-httplib"]
path = thirdparty/cpp-httplib
url = https://github.com/yhirose/cpp-httplib
[submodule "thirdparty/curl"] [submodule "thirdparty/curl"]
path = thirdparty/curl path = thirdparty/curl
url = https://github.com/curl/curl url = https://github.com/curl/curl