Skip to content

Commit

Permalink
remove unused submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
lionkor committed Dec 4, 2023
1 parent f01756f commit 0b199d8
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 40 deletions.
30 changes: 0 additions & 30 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,36 +1,6 @@
[submodule "deps/commandline"]
path = deps/commandline
url = https://github.com/lionkor/commandline
[submodule "deps/asio"]
path = deps/asio
url = https://github.com/chriskohlhoff/asio
[submodule "deps/rapidjson"]
path = deps/rapidjson
url = https://github.com/Tencent/rapidjson
[submodule "deps/toml11"]
path = deps/toml11
url = https://github.com/ToruNiina/toml11
[submodule "deps/sentry-native"]
path = deps/sentry-native
url = https://github.com/getsentry/sentry-native
[submodule "deps/sol2"]
path = deps/sol2
url = https://github.com/ThePhD/sol2
[submodule "deps/libzip"]
path = deps/libzip
url = https://github.com/nih-at/libzip
[submodule "deps/cpp-httplib"]
path = deps/cpp-httplib
url = https://github.com/yhirose/cpp-httplib
[submodule "deps/json"]
path = deps/json
url = https://github.com/nlohmann/json
[submodule "deps/fmt"]
path = deps/fmt
url = https://github.com/fmtlib/fmt
[submodule "deps/doctest"]
path = deps/doctest
url = https://github.com/doctest/doctest
[submodule "vcpkg"]
path = vcpkg
url = https://github.com/Microsoft/vcpkg.git
1 change: 0 additions & 1 deletion deps/asio
Submodule asio deleted from 4915cf
1 change: 0 additions & 1 deletion deps/cpp-httplib
Submodule cpp-httplib deleted from d92c31
1 change: 0 additions & 1 deletion deps/doctest
Submodule doctest deleted from b7c21e
1 change: 0 additions & 1 deletion deps/fmt
Submodule fmt deleted from c4ee72
1 change: 0 additions & 1 deletion deps/json
Submodule json deleted from 69d744
1 change: 0 additions & 1 deletion deps/libzip
Submodule libzip deleted from 5532f9
1 change: 0 additions & 1 deletion deps/rapidjson
Submodule rapidjson deleted from 00dbcf
1 change: 0 additions & 1 deletion deps/sentry-native
Submodule sentry-native deleted from 28be51
1 change: 0 additions & 1 deletion deps/sol2
Submodule sol2 deleted from eba866
1 change: 0 additions & 1 deletion deps/toml11
Submodule toml11 deleted from c7627f

0 comments on commit 0b199d8

Please sign in to comment.