mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2024-12-13 17:30:45 +01:00
Refactor: Remove needless return
This commit is contained in:
parent
3b8ea90fdc
commit
8b05816860
1 changed files with 0 additions and 1 deletions
|
@ -221,5 +221,4 @@ export default async (ctx: Koa.BaseContext) => {
|
|||
}
|
||||
|
||||
await fail();
|
||||
return;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue