remove comment

This commit is contained in:
Kyle Spearrin 2018-04-23 13:05:05 -04:00
parent 0fa9fc58eb
commit e5ae1cbb1c
1 changed files with 0 additions and 1 deletions

View File

@ -140,7 +140,6 @@ export class PasswordGenerationService implements PasswordGenerationServiceAbstr
positionChars = allCharSet;
break;
default:
console.log('unknown position at ' + i + ': ' + positions[i]);
break;
}