Remove redundant activation events (#172062)

This commit is contained in:
Joyce Er
2023-02-06 09:38:15 -08:00
committed by GitHub
parent 9020b093a6
commit affa0691f9
3 changed files with 2 additions and 7 deletions

View File

@@ -10,8 +10,6 @@
},
"icon": "images/icon.png",
"activationEvents": [
"onLanguage:json",
"onLanguage:jsonc",
"onProfile",
"onProfile:github"
],