mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
lint fix
This commit is contained in:
parent
da349230c8
commit
6500901e2f
@ -524,7 +524,6 @@ export class UserResolver {
|
||||
throw new Error('Could not find corresponding Login User')
|
||||
})
|
||||
|
||||
|
||||
// Generate Passphrase if needed
|
||||
if (!user.passphrase) {
|
||||
const passphrase = PassphraseGenerate()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user