diff --git a/.gitmodules b/.gitmodules index c0d22ed..58325e8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,12 +2,6 @@ path = silverfish url = https://github.com/gparmer/silverfish.git ignore = dirty -[submodule "runtime/jsmn"] - path = runtime/thirdparty/jsmn - url = https://github.com/gwsystems/jsmn.git -[submodule "runtime/http-parser"] - path = runtime/thirdparty/http-parser - url = https://github.com/gwsystems/http-parser.git [submodule "runtime/thirdparty/http-parser"] path = runtime/thirdparty/http-parser url = https://github.com/gwsystems/http-parser.git