Skip to content

Commit 775eab4

Browse files
committed
Remove line comment
1 parent 10f880c commit 775eab4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Checkout/view/frontend/web/js/view/shipping-information.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ define([
3636
}
3737

3838
return shippingMethod ? shippingMethod['carrier_title'] + shippingMethodTitle : shippingMethod['carrier_title'];
39-
40-
//return shippingMethod ? shippingMethod['carrier_title'] + ' - ' + shippingMethod['method_title'] : '';
4139
},
4240

4341
/**

0 commit comments

Comments
 (0)