diff --git a/.gitmodules b/.gitmodules index 91a44940..d7387085 100644 --- a/.gitmodules +++ b/.gitmodules @@ -64,9 +64,6 @@ [submodule "thirdparty/json"] path = thirdparty/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"] path = thirdparty/curl url = https://github.com/curl/curl