diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | std | 0 |
2 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 46bdf2a5d..5ef0634a9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "chromium_build"] path = core/libdeno/build url = https://github.com/denoland/chromium_build.git -[submodule "deno_std"] - path = std - url = https://github.com/denoland/deno_std.git [submodule "deno_third_party"] path = third_party url = https://github.com/denoland/deno_third_party.git diff --git a/std b/std deleted file mode 160000 -Subproject 43aafbf33285753e7b42230f0eb7969b300f71c |