Skip to content

Commit

Permalink
remove balance deprecation tag
Browse files Browse the repository at this point in the history
  • Loading branch information
michavie committed Jun 8, 2022
1 parent 5167dba commit bb62c07
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Domain/Balance.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

use InvalidArgumentException;

/**
* @deprecated Use TokenPayment intstead
*/
final class Balance
{
public function __construct(
Expand Down

0 comments on commit bb62c07

Please sign in to comment.