Skip to content

Commit 32410bb

Browse files
author
Dayana
committed
delete old country validator
1 parent a2306c5 commit 32410bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/app/form-component/form.component.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ import {
55
UsernameValidator,
66
PasswordValidator,
77
ParentErrorStateMatcher,
8-
PhoneValidator,
9-
// CountryValidator
8+
PhoneValidator
109
} from '../validators';
1110

1211

0 commit comments

Comments
 (0)