Skip to content

Commit

Permalink
Remove extra empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket committed Aug 17, 2022
1 parent 21da09d commit 96adbc9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/errors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ export enum AccessTokenErrorCode {
* parse or otherwise rely on the error message to handle errors.
*
* @see {@link AccessTokenErrorCode} for the list of all possible error codes.
*
* @category Server
*/
export class AccessTokenError extends AuthError {
Expand Down

0 comments on commit 96adbc9

Please sign in to comment.