diff options
| author | Ry Dahl <ry@tinyclouds.org> | 2020-01-05 09:19:29 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-05 09:19:29 -0500 |
| commit | 5f1df038fb1462607af3555fa7431c05ca484dce (patch) | |
| tree | 0e819c1e1ec422b9573abc379c79fcbcc1cbd88c /.gitmodules | |
| parent | c41280a057c9ca300afe43f2cb4f576e050f8cde (diff) | |
Replace libdeno with rusty_v8 (#3556)
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 5ef0634a9..c35100865 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "chromium_build"] - path = core/libdeno/build - url = https://github.com/denoland/chromium_build.git [submodule "deno_third_party"] path = third_party url = https://github.com/denoland/deno_third_party.git |
