Skip to content

Commit dc7a688

Browse files
committed
Remove comment
1 parent 2178204 commit dc7a688

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/Ui/view/base/web/js/lib/validation

1 file changed

+0
-1
lines changed

app/code/Magento/Ui/view/base/web/js/lib/validation/rules.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -879,7 +879,6 @@ define([
879879
}
880880
],
881881
'validate-emails': [
882-
// TODO: logic is same in lib/web/mage/validation.js. Should we uniform?
883882
function (value) {
884883
var validRegexp, emails, i;
885884

0 commit comments

Comments
 (0)