Skip to content

Commit f1bc328

Browse files
re-apply 03d13cf
1 parent c65162d commit f1bc328

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Validator.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ class Validator
4141
'SE' => '\d{12}',
4242
'SI' => '\d{8}',
4343
'SK' => '\d{10}',
44-
'SM' => '\d{5}',
4544
'XI' => '(\d{3} ?\d{4} ?\d{2}( ?\d{3})?|[A-Z\d]{5})',
4645
];
4746

0 commit comments

Comments
 (0)