Skip to content

Commit 8a8ed66

Browse files
authored
Removed Illegal trailing whitespace.
1 parent 560aa38 commit 8a8ed66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/view/adminhtml/web/js/components/dynamic-rows-tier-price.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ define([
3737
*/
3838
changePage: function (page) {
3939
this.clear(); /* Clear the children when directly edit the text field */
40-
40+
4141
if (page === 1 && !this.recordData().length) {
4242
return false;
4343
}

0 commit comments

Comments
 (0)