Skip to content

Commit

Permalink
remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ivandotv committed Jul 14, 2022
1 parent 3bbac47 commit 71d1ce2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/lib/server/api/shared-middleware.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,6 @@ export async function checkSession(
return next()
}

/**
* Logs error
*/
export async function handleServerError(
ctx: Koa.ParameterizedContext<Koa.DefaultState, ApiContext>,
next: Koa.Next
Expand Down

1 comment on commit 71d1ce2

@vercel
Copy link

@vercel vercel bot commented on 71d1ce2 Jul 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

next-radio – ./

next-radio-ivandotv.vercel.app
next-radio-git-master-ivandotv.vercel.app
live-radio.vercel.app

Please sign in to comment.