From 4cf15bd8c4179482a508d68cbf1910435fdf0eb8 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Wed, 2 Oct 2019 09:48:05 -0700 Subject: [PATCH] Remove the Lightbeam submodule. --- .gitmodules | 4 ---- lightbeam | 1 - 2 files changed, 5 deletions(-) delete mode 160000 lightbeam diff --git a/.gitmodules b/.gitmodules index 3a079448b1..65787f6699 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,10 +1,6 @@ [submodule "spec_testsuite"] path = spec_testsuite url = https://github.com/WebAssembly/testsuite -[submodule "lightbeam"] - path = lightbeam - url = https://github.com/CraneStation/lightbeam.git - branch = master [submodule "wasmtime-api/c-examples/wasm-c-api"] path = wasmtime-api/c-examples/wasm-c-api url = https://github.com/WebAssembly/wasm-c-api diff --git a/lightbeam b/lightbeam deleted file mode 160000 index bbd7e91d1c..0000000000 --- a/lightbeam +++ /dev/null @@ -1 +0,0 @@ -Subproject commit bbd7e91d1c524b7d7f5b88c4e89cffe03c70b3ef