From af36d0b2e1a03b34cdf314b2f297165c27212b5f Mon Sep 17 00:00:00 2001 From: Zohan Subhash Date: Mon, 16 Jan 2023 15:32:22 +0530 Subject: [PATCH] Update top-langs.js --- api/wild/top-langs.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/api/wild/top-langs.js b/api/wild/top-langs.js index da965782..98a0cada 100644 --- a/api/wild/top-langs.js +++ b/api/wild/top-langs.js @@ -18,9 +18,6 @@ export default async (req, res) => { theme, cache_seconds, layout, - exclude_repo, - custom_title, - locale, border_radius, border_color, } = req.query;