build: remove boto from git submodule (#26877)
This commit is contained in:
parent
c41b8d536b
commit
19ff18ac40
2 changed files with 0 additions and 4 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,6 +1,3 @@
|
||||||
[submodule "vendor/requests"]
|
[submodule "vendor/requests"]
|
||||||
path = vendor/requests
|
path = vendor/requests
|
||||||
url = https://github.com/kennethreitz/requests
|
url = https://github.com/kennethreitz/requests
|
||||||
[submodule "vendor/boto"]
|
|
||||||
path = vendor/boto
|
|
||||||
url = https://github.com/boto/boto.git
|
|
||||||
|
|
1
vendor/boto
vendored
1
vendor/boto
vendored
|
@ -1 +0,0 @@
|
||||||
Subproject commit f7574aa6cc2c819430c1f05e9a1a1a666ef8169b
|
|
Loading…
Add table
Add a link
Reference in a new issue