mirror of
https://github.com/zotero/zotero.git
synced 2026-08-28 05:25:31 +00:00
Remove chai-as-promised submodule
We've included this in package.json for many years, so this shouldn't be here.
This commit is contained in:
parent
d0bf8f8993
commit
d7ce4191b1
1 changed files with 0 additions and 4 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -18,10 +18,6 @@
|
|||
path = test/resource/mocha
|
||||
url = https://github.com/mochajs/mocha.git
|
||||
branch = master
|
||||
[submodule "test/resource/chai-as-promised"]
|
||||
path = test/resource/chai-as-promised
|
||||
url = https://github.com/domenic/chai-as-promised.git
|
||||
branch = master
|
||||
[submodule "resource/schema/global"]
|
||||
path = resource/schema/global
|
||||
url = https://github.com/zotero/zotero-schema.git
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue