fix customer validation issue

This commit is contained in:
raishvaria
2019-11-23 18:01:46 +05:30
parent 6853d0bb57
commit cd67ebd487
2 changed files with 3 additions and 3 deletions

View File

@ -111,7 +111,5 @@ class Version110 extends Listener
'thousand_separator' => ',',
'decimal_separator' => '.'
]);
}
}