Skip to content
Snippets Groups Projects
Commit 8b058168 authored by syuilo's avatar syuilo
Browse files

Refactor: Remove needless return

parent 3b8ea90f
No related branches found
No related tags found
No related merge requests found
......@@ -221,5 +221,4 @@ export default async (ctx: Koa.BaseContext) => {
}
await fail();
return;
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment