From c639f7e1ce03b00e194c743d001624edd04935f3 Mon Sep 17 00:00:00 2001 From: momo5502 Date: Sun, 27 Apr 2025 17:55:10 +0200 Subject: [PATCH] Remove json --- .gitmodules | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 6ced4c9d..eda2e245 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,10 +18,6 @@ [submodule "deps/gtest-parallel"] path = deps/gtest-parallel url = https://github.com/google/gtest-parallel.git -[submodule "deps/json"] - path = deps/json - url = https://github.com/nlohmann/json.git - branch = master [submodule "deps/flatbuffers"] path = deps/flatbuffers url = https://github.com/google/flatbuffers.git