summarylogtreecommitdiffstats
path: root/update.py
diff options
context:
space:
mode:
Diffstat (limited to 'update.py')
-rwxr-xr-xupdate.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/update.py b/update.py
index d5acce693f18..baa936d68f40 100755
--- a/update.py
+++ b/update.py
@@ -19,8 +19,7 @@ key_list = [
"extensionAllowedBadgeProviders",
"extensionAllowedBadgeProvidersRegex",
"msftInternalDomains",
- "linkProtectionTrustedDomains",
- "featuredExtensions"
+ "linkProtectionTrustedDomains"
]
product_path = sys.argv[1]