diff options
author | James <jselby@jselby.net> | 2017-07-18 13:37:27 +1000 |
---|---|---|
committer | James <jselby@jselby.net> | 2017-07-18 13:37:27 +1000 |
commit | 87dea94e143fe55bc3c0bb77ff0b7b318d78e2b0 (patch) | |
tree | d58440cf1790f65020ed97eac84b159787db8ef5 /.gitmodules | |
parent | 822e8d21ea9fd080a76fa939494c14c9bd2f3e27 (diff) |
Don't pull in entire JSON repo for single header file
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 @@ [submodule "cpr"] path = externals/cpr url = https://github.com/whoshuu/cpr.git -[submodule "json"] - path = externals/json - url = https://github.com/nlohmann/json.git |