Skip to content

Commit aa53538

Browse files
fix: linting and formating errors
1 parent 02aa5b9 commit aa53538

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

services/workflows-service/src/auth/local/local-auth.guard.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,3 @@ export class LocalAuthGuard extends AuthGuard('local') implements CanActivate {
1919
return Promise.resolve(result);
2020
}
2121
}
22-

0 commit comments

Comments
 (0)