mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-12-05 02:08:56 +09:00
Refactor: Remove needless return
This commit is contained in:
parent
3b8ea90fdc
commit
8b05816860
@ -221,5 +221,4 @@ export default async (ctx: Koa.BaseContext) => {
|
||||
}
|
||||
|
||||
await fail();
|
||||
return;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user