mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-18 20:41:31 +01:00
remove comment
This commit is contained in:
parent
0fa9fc58eb
commit
e5ae1cbb1c
@ -140,7 +140,6 @@ export class PasswordGenerationService implements PasswordGenerationServiceAbstr
|
||||
positionChars = allCharSet;
|
||||
break;
|
||||
default:
|
||||
console.log('unknown position at ' + i + ': ' + positions[i]);
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user