mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
remove comment
This commit is contained in:
@@ -140,7 +140,6 @@ export class PasswordGenerationService implements PasswordGenerationServiceAbstr
|
|||||||
positionChars = allCharSet;
|
positionChars = allCharSet;
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
console.log('unknown position at ' + i + ': ' + positions[i]);
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user