Remove excess line breaks
This commit is contained in:
parent
9799442cb9
commit
3d5b830827
@ -7,6 +7,5 @@ export async function onRequest(context: RequestContext) {
|
|||||||
status: 401,
|
status: 401,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
return await context.next();
|
return await context.next();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user