Delete unused submodules (#18873)
parent
8818c672f5
commit
54de2e5a6e
5 changed files with 0 additions and 17 deletions
@ -1,4 +1 @@ |
||||
# These are fetched as external repositories. |
||||
third_party/abseil-cpp |
||||
third_party/googletest |
||||
_build/ |
||||
|
@ -1,11 +0,0 @@ |
||||
[submodule "third_party/googletest"] |
||||
path = third_party/googletest |
||||
url = https://github.com/google/googletest.git |
||||
ignore = dirty |
||||
[submodule "third_party/abseil-cpp"] |
||||
path = third_party/abseil-cpp |
||||
url = https://github.com/abseil/abseil-cpp.git |
||||
branch = lts_2023_08_02 |
||||
[submodule "third_party/jsoncpp"] |
||||
path = third_party/jsoncpp |
||||
url = https://github.com/open-source-parsers/jsoncpp.git |
@ -1 +0,0 @@ |
||||
Subproject commit 4a2c63365eff8823a5221db86ef490e828306f9d |
@ -1 +0,0 @@ |
||||
Subproject commit 4c9a3bb62bf3ba1f1010bf96f9c8ed767b363774 |
@ -1 +0,0 @@ |
||||
Subproject commit 9059f5cad030ba11d37818847443a53918c327b1 |
Loading…
Reference in new issue