Skip to content

Commit

Permalink
Removed whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCartpenter committed Jun 2, 2024
1 parent 1cf9cc6 commit 44eb885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upload/catalog/controller/extension/payment/paypal.php
Original file line number Diff line number Diff line change
Expand Up @@ -4335,7 +4335,7 @@ public function addReport(&$route, &$args): void {

$this->model_checkout_order->addHistory($this->session->data['order_id'], $order_info['order_status_id'], $comment, true);
}
}
}
}

private function validateShipping($code) {
Expand Down

0 comments on commit 44eb885

Please sign in to comment.