refactor: run formatter
This commit is contained in:
@@ -20,4 +20,4 @@ import { UserModule } from "../user/user.module";
|
||||
providers: [AuthService, AuthTotpService, JwtStrategy, LdapService],
|
||||
exports: [AuthService],
|
||||
})
|
||||
export class AuthModule { }
|
||||
export class AuthModule {}
|
||||
|
||||
Reference in New Issue
Block a user