aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-01-15 09:40:59 +0000
committersaturneric <[email protected]>2024-01-15 09:40:59 +0000
commit73a5de11797b4a517d3f0b34b51dd2e944ede11b (patch)
treee65ee088dfde09bf703c5242a59496fd021b323b /.gitmodules
parentfeat: use qt json support components in data object and infos gathering module (diff)
downloadGpgFrontend-73a5de11797b4a517d3f0b34b51dd2e944ede11b.tar.gz
GpgFrontend-73a5de11797b4a517d3f0b34b51dd2e944ede11b.zip
refactor: remove nlohmann json library from project
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 951cfffe..e05878f7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,3 @@
-[submodule "third_party/json"]
- path = third_party/json
- url = https://github.com/nlohmann/json.git
[submodule "third_party/qt-aes"]
path = third_party/qt-aes
url = https://github.com/bricke/Qt-AES.git