Removed todo

#90
This commit is contained in:
Nicolai Ort 2021-01-15 18:10:55 +01:00
parent 09cb6f7b2b
commit ce31b95fb7
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ export class CreateAddress {
/**
* The new address's postal code.
* This will get checked against the postal code syntax for the configured country.
* TODO: Implement the config option.
*/
@IsString()
@IsNotEmpty()