Skip to content

Commit ecad67b

Browse files
authored
Comma too much
1 parent 2399c8c commit ecad67b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Theme/view/frontend/templates/js/calendar.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
$scriptString = <<<script
1919
2020
require([
21-
'jquery',
21+
'jquery'
2222
], function($){
2323
2424
//<![CDATA[

0 commit comments

Comments
 (0)