Skip to content

Commit e481fe8

Browse files
committed
remove last comma
1 parent 1de4b8c commit e481fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Customer/view/frontend/web/js/validation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ require([
22
'jquery',
33
'moment',
44
'jquery/validate',
5-
'mage/translate',
5+
'mage/translate'
66
], function ($, moment) {
77
'use strict';
88

0 commit comments

Comments
 (0)