diff --git a/lib/Invoice.php b/lib/Invoice.php index e9511b69a..1b77457c9 100644 --- a/lib/Invoice.php +++ b/lib/Invoice.php @@ -158,9 +158,6 @@ class Invoice extends ApiResource const BILLING_CHARGE_AUTOMATICALLY = 'charge_automatically'; const BILLING_SEND_INVOICE = 'send_invoice'; - /** @deprecated */ - const STATUS_DELETED = 'deleted'; - /** * @param null|array $params * @param null|array|string $opts