From 5c6835efd82c298df99ce71c4a36ca23515333a3 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Wed, 9 Oct 2019 17:17:26 -0400 Subject: remove std submodule --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitmodules') 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 -- cgit v1.2.3