Remove requests submodule

Since the requests module is already provided by ycmd, we don't need
to add it a second time in YCM.
This commit is contained in:
micbou 2015-11-16 22:16:42 +01:00
parent 65cc309421
commit 31cbb3b6aa
2 changed files with 0 additions and 4 deletions

3
.gitmodules vendored
View File

@ -1,9 +1,6 @@
[submodule "third_party/requests-futures"]
path = third_party/requests-futures
url = https://github.com/ross/requests-futures
[submodule "third_party/requests"]
path = third_party/requests
url = https://github.com/kennethreitz/requests
[submodule "third_party/ycmd"]
path = third_party/ycmd
url = https://github.com/Valloric/ycmd

@ -1 +0,0 @@
Subproject commit fa338da717124188b21d48df55f2fa9aca459d12