Skip to content

Commit 4078907

Browse files
committed
Fixed coding standard issue
1 parent 4ec581c commit 4078907

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)