diff options
author | Manish Goregaokar <manishsmail@gmail.com> | 2014-09-05 19:21:56 +0530 |
---|---|---|
committer | Manish Goregaokar <manishsmail@gmail.com> | 2014-09-05 19:21:56 +0530 |
commit | dfe4a707d4f53dc0ddad9e56f9c33c33c23d42ee (patch) | |
tree | 8ed32faa758d9c1fdf3f126bef4f8c790274c788 | |
parent | 94f7f46dd89ed225e22f5a5a35eacaa85d641de5 (diff) | |
download | servo-dfe4a707d4f53dc0ddad9e56f9c33c33c23d42ee.tar.gz servo-dfe4a707d4f53dc0ddad9e56f9c33c33c23d42ee.zip |
Remove old submodule
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index d3f8d9d55c4..677203bd08a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,9 +25,6 @@ [submodule "src/support/layers/rust-layers"] path = src/support/layers/rust-layers url = https://github.com/servo/rust-layers.git -[submodule "src/support/http-client/rust-http-client"] - path = src/support/http-client/rust-http-client - url = https://github.com/servo/rust-http-client.git [submodule "src/support/hubbub/libhubbub"] path = src/support/hubbub/libhubbub url = https://github.com/servo/libhubbub.git |