Remove other promise notify
This commit is contained in:
parent
b261c89a63
commit
7cfef04c1f
1 changed files with 0 additions and 1 deletions
|
@ -131,7 +131,6 @@ export default class MultiInviter {
|
|||
this.busy = !fatal;
|
||||
|
||||
if (!fatal) {
|
||||
this.deferred.notify(this.completionStates);
|
||||
this._inviteMore(nextIndex + 1);
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue