matrix-js-sdk
cfffbc4a - replace q method calls with bluebird ones

Commit
8 years ago
replace q method calls with bluebird ones ``` find src spec -name '*.js' | xargs perl -i -pe 's/q\.(all|defer|reject|delay|try)\(/Promise.$1(/' ```
Author
Committer
Parents
Loading