This commit is contained in:
2020-04-02 14:02:18 +00:00
parent af33fc9beb
commit b38a7b78f4
2 changed files with 1 additions and 4 deletions

View File

@@ -49,7 +49,6 @@ export function processLogin(response) {
resolve(true);
});
});
// return promise;
}
export function processLogout() {