Skip to content

Commit 8d007b1

Browse files
author
Matt Davis
authored
Remove whitespace at end of line.
1 parent 6c0e896 commit 8d007b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Checkout/Block/Onepage/Success.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ protected function canViewOrder(Order $order)
122122
return $this->httpContext->getValue(Context::CONTEXT_AUTH)
123123
&& $this->isVisible($order);
124124
}
125-
125+
126126
/**
127127
* @return string
128128
*/

0 commit comments

Comments
 (0)