diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 3f5bae2b0..db60706c9 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -31,6 +31,3 @@ | |||
| 31 | [submodule "cpr"] | 31 | [submodule "cpr"] |
| 32 | path = externals/cpr | 32 | path = externals/cpr |
| 33 | url = https://github.com/whoshuu/cpr.git | 33 | url = https://github.com/whoshuu/cpr.git |
| 34 | [submodule "json"] | ||
| 35 | path = externals/json | ||
| 36 | url = https://github.com/nlohmann/json.git | ||