diff options
author | saturneric <[email protected]> | 2024-07-27 09:29:29 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2024-07-27 09:29:29 +0000 |
commit | 12d5852ffe277cb10ad91dde609f86d4b3eb51d6 (patch) | |
tree | 71c1a46ce00544536272174c1955ffda783b76a2 /.gitmodules | |
parent | feat: move in GnuPGTab (diff) | |
download | Modules-12d5852ffe277cb10ad91dde609f86d4b3eb51d6.tar.gz Modules-12d5852ffe277cb10ad91dde609f86d4b3eb51d6.zip |
feat: remove dependency 'spdlog'
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index eab6041..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "third_party/spdlog"] - path = third_party/spdlog - url = https://github.com/gabime/spdlog.git |