Skip to content

Commit a2919d9

Browse files
Update downloadable.js
Remove empty line
1 parent 0e791c3 commit a2919d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Downloadable/view/frontend/web/js/downloadable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ define([
1111
'Magento_Catalog/js/price-box'
1212
], function ($) {
1313
'use strict';
14-
14+
1515
/**
1616
* Downloadable widget
1717
*/

0 commit comments

Comments
 (0)