Skip to content

Commit

Permalink
Remove unused submodules
Browse files Browse the repository at this point in the history
Signed-off-by: HyukWoo Park <[email protected]>
  • Loading branch information
clover2123 authored and ksh8281 committed Sep 8, 2023
1 parent b57c05f commit af827e0
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 20 deletions.
16 changes: 0 additions & 16 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,19 +1,3 @@
[submodule "third_party/testsuite"]
path = third_party/wabt/testsuite
url = https://github.com/WebAssembly/testsuite
ignore = untracked
[submodule "third_party/gtest"]
path = third_party/wabt/gtest
url = https://github.com/google/googletest
ignore = untracked
[submodule "third_party/ply"]
path = third_party/wabt/ply
url = https://github.com/dabeaz/ply
ignore = untracked
[submodule "third_party/uvwasi"]
path = third_party/wabt/uvwasi
url = https://github.com/nodejs/uvwasi
ignore = untracked
[submodule "third_party/wasm-c-api"]
path = third_party/wasm-c-api
url = https://github.com/WebAssembly/wasm-c-api
Expand Down
1 change: 0 additions & 1 deletion third_party/wabt/gtest
Submodule gtest deleted from 703bd9
1 change: 0 additions & 1 deletion third_party/wabt/ply
Submodule ply deleted from d776a2
1 change: 0 additions & 1 deletion third_party/wabt/testsuite
Submodule testsuite deleted from d42da0
1 change: 0 additions & 1 deletion third_party/wabt/uvwasi
Submodule uvwasi deleted from 55eff1

0 comments on commit af827e0

Please sign in to comment.