From 87dea94e143fe55bc3c0bb77ff0b7b318d78e2b0 Mon Sep 17 00:00:00 2001 From: James Date: Tue, 18 Jul 2017 13:37:27 +1000 Subject: Don't pull in entire JSON repo for single header file --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitmodules') 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 -- cgit v1.2.3