Replace wrapDeferred with deferredToPromise

This commit is contained in:
Daniel Gasienica 2018-03-26 16:33:23 -04:00
parent 40c40c800a
commit 579b01283e
2 changed files with 5 additions and 9 deletions

View file

@ -105,7 +105,6 @@
BackboneMessageCollection: Whisper.MessageCollection,
count: NUM_MESSAGE_UPGRADES_PER_IDLE,
upgradeMessageSchema,
wrapDeferred,
});
console.log('Upgrade message schema:', results);