unstub password change function

This commit is contained in:
ansuz 2018-07-10 16:44:24 +02:00
parent 25b0d764ed
commit 8574128efd
1 changed files with 0 additions and 2 deletions

View File

@ -887,8 +887,6 @@ define([
}));
}
}).nThen(function () {
console.error('done ?');
return;
// We have the new drive, with the new login block
window.location.reload();
});