Skip to content

Commit

Permalink
small style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pelanis committed Aug 10, 2023
1 parent 4b6a180 commit d5ffc81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Paysera/WalletApi/Client/TokenRelatedWalletClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ public function getUserConfirmedPhoneNumbers($userId = 'me')
return parent::getUserConfirmedPhoneNumbers($userId);
}


public function getUserAddress($userId = 'me')
{
return parent::getUserAddress($userId);
Expand Down

0 comments on commit d5ffc81

Please sign in to comment.