Skip to content

Commit 72f6507

Browse files
committed
closes #78
1 parent 9b36ea2 commit 72f6507

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/config/secure-config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -181,10 +181,6 @@ class SecureConfig extends IConfig {
181181
argonType
182182
}
183183

184-
if(!this.argon){
185-
this.argon = argon
186-
}
187-
188184
key = await dataparty_crypto.Routines.createKeyFromPasswordArgon2(
189185
this.argon,
190186
password,

0 commit comments

Comments
 (0)