Skip to content

Commit

Permalink
fix: linting and formating errors
Browse files Browse the repository at this point in the history
  • Loading branch information
pratapalakshmi committed Dec 15, 2024
1 parent 02aa5b9 commit aa53538
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ export class LocalAuthGuard extends AuthGuard('local') implements CanActivate {
return Promise.resolve(result);
}
}

0 comments on commit aa53538

Please sign in to comment.