Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove excess line breaks
regalijan committed Oct 19, 2023
1 parent 9799442 commit 3d5b830
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion functions/api/appeals/_middleware.ts
@@ -7,6 +7,5 @@ export async function onRequest(context: RequestContext) {
status: 401,
});


return await context.next();
}

0 comments on commit 3d5b830

Please sign in to comment.