Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
ssatz authored and actions-user committed Jul 10, 2020
1 parent 65010b5 commit 86855f1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/RazorPayX.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ public function __construct(
AccountManager $accountManager,
PaymentManager $paymentManager,
TransactionManager $transactionManager
)
{
) {
$this->contactManager = $contactManager;
$this->accountManager = $accountManager;
$this->paymentManager = $paymentManager;
Expand Down

0 comments on commit 86855f1

Please sign in to comment.