mirror of
https://github.com/outline/outline.git
synced 2025-03-28 14:34:35 +00:00
test
This commit is contained in:
@ -236,8 +236,6 @@ export default class AuthStore {
|
||||
this.suspendedContactEmail = err.data.adminEmail;
|
||||
return;
|
||||
}
|
||||
|
||||
throw err;
|
||||
} finally {
|
||||
this.isFetching = false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user