Skip to content

Commit e6ab6a5

Browse files
author
Ryan Simmons
committed
Removes another unnecessary multiple line break
1 parent 2756bc9 commit e6ab6a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Checkout/view/frontend/web/js/model/billing-address-postcode-validator.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ define([
1818

1919
var postcodeElementName = 'postcode';
2020

21-
2221
return {
2322
validateZipCodeTimeout: 0,
2423
validateDelay: 2000,

0 commit comments

Comments
 (0)