From 8e3a99ad20f67710748631953652a32d43d2e7d9 Mon Sep 17 00:00:00 2001 From: Sri Sham Haran Date: Mon, 5 Sep 2022 14:08:15 +0800 Subject: [PATCH] Removed submodule Dependencies/spdlog --- .gitmodules | 3 --- Dependencies/spdlog | 1 - 2 files changed, 4 deletions(-) delete mode 160000 Dependencies/spdlog diff --git a/.gitmodules b/.gitmodules index eaefa575..5473ede1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "Dependencies/tracy"] path = Dependencies/tracy url = https://github.com/SHADE-DP/tracy.git -[submodule "Dependencies/spdlog"] - path = Dependencies/spdlog - url = https://github.com/SHADE-DP/spdlog.git [submodule "Dependencies/yamlcpp"] path = Dependencies/yamlcpp url = https://github.com/SHADE-DP/yaml-cpp.git \ No newline at end of file diff --git a/Dependencies/spdlog b/Dependencies/spdlog deleted file mode 160000 index f44fa31f..00000000 --- a/Dependencies/spdlog +++ /dev/null @@ -1 +0,0 @@ -Subproject commit f44fa31f5110331af196d0ed7f00ae1c7b8ef3cc