From 0bea6335a75c0acb507ae336df2be4a8d6924d61 Mon Sep 17 00:00:00 2001 From: Johannes Feldmann Date: Wed, 28 Nov 2018 14:12:18 +0100 Subject: [PATCH] Removed submodule json --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 60369680..82647b71 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,6 +5,3 @@ path = DRAMSys/library/src/common/third_party/DRAMPower url = https://github.com/tukl-msd/DRAMPower.git branch = master -[submodule "DRAMSys/library/src/common/third_party/json"] - path = DRAMSys/library/src/common/third_party/json - url = https://github.com/nlohmann/json.git