Skip to content

Commit ba281ee

Browse files
committed
Fix OCR
1 parent 66f3557 commit ba281ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Model/CreateOrderResolver.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,6 @@ public function resolve(
155155
$paymentData['threeDsAuthentication'] = $threeDsAuthentication;
156156
}
157157

158-
print_r($paymentData);
159-
die();
160158
return $paymentData;
161159
}
162160

0 commit comments

Comments
 (0)