diff --git a/website/common/script/content/index.js b/website/common/script/content/index.js index f6816b9355..16876d7743 100644 --- a/website/common/script/content/index.js +++ b/website/common/script/content/index.js @@ -2677,14 +2677,6 @@ api.subscriptionBlocks = { months: 12, price: 48 }, - group_monthly: { - months: 1, - price: 5 - }, - group_yearly: { - months: 1, - price: 48, - }, }; _.each(api.subscriptionBlocks, function(b, k) {