diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-11-04 13:02:28 -0500 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2024-11-04 13:02:28 -0500 |
commit | 35bf76ea71e153fab140af166ec07b3a961af3f0 (patch) | |
tree | d1765dbc2bdfec81b715c88e6131eb77e73a104a /.gitmodules | |
parent | 992d6afde08ec641c555723e139e589c5bc61bbb (diff) | |
download | wizard-35bf76ea71e153fab140af166ec07b3a961af3f0.tar.gz wizard-35bf76ea71e153fab140af166ec07b3a961af3f0.tar.bz2 wizard-35bf76ea71e153fab140af166ec07b3a961af3f0.zip |
Requests are no longer saved
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index de49c9f..2f929e3 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -10,6 +10,3 @@ | |||
10 | [submodule "vendor/base64"] | 10 | [submodule "vendor/base64"] |
11 | path = vendor/base64 | 11 | path = vendor/base64 |
12 | url = https://github.com/tobiaslocker/base64 | 12 | url = https://github.com/tobiaslocker/base64 |
13 | [submodule "vendor/stduuid"] | ||
14 | path = vendor/stduuid | ||
15 | url = https://github.com/mariusbancila/stduuid | ||