Skip to content

Commit 62c1a14

Browse files
authored
Removed extra comma of element
1 parent 9ecb84b commit 62c1a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Customer/view/frontend/web/js/trim-username.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*/
55

66
define([
7-
'jquery',
7+
'jquery'
88
], function ($) {
99
'use strict';
1010

0 commit comments

Comments
 (0)