Skip to content

Commit f8d5312

Browse files
authored
Fixed coding standard issue
1 parent cdc5b2f commit f8d5312

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Tax/view/adminhtml/web/js/page

1 file changed

+1
-1
lines changed

app/code/Magento/Tax/view/adminhtml/web/js/page/validate.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
define([
77
'jquery',
88
'mage/mage'
9-
], function(jQuery){
9+
], function (jQuery) {
1010
'use strict';
1111

1212
return function (data, element) {

0 commit comments

Comments
 (0)