diff --git a/Account/Account.php b/Account/Account.php index cde71e2ea..7fd05619c 100644 --- a/Account/Account.php +++ b/Account/Account.php @@ -122,14 +122,6 @@ class Account implements \JsonSerializable, ArrayableInterface */ protected string $password = ''; - /** - * Password. - * - * @var string - * @since 1.0.0 - */ - public string $tempPassword = ''; - /** * Account type. *