diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index 5ea25900aad0..fd537b7a8bfe 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -2944,9 +2944,6 @@ "message": "By revoking permission, the following $1 will no longer be able to access your $2", "description": "$1 is either key 'account' or 'contract', and $2 is either a string or link of a given token symbol or name" }, - "revokeSpendingCap": { - "message": "Revoke spending cap for your" - }, "revokeSpendingCapTooltipText": { "message": "This contract will be unable to spend any more of your current or future tokens." },