Remove redundant permission (#243098)

This commit is contained in:
Raymond Zhao
2025-03-10 10:45:11 -07:00
committed by GitHub
parent 7d57de4438
commit 20dccd9313
-1
View File
@@ -174,7 +174,6 @@ export class CodeApplication extends Disposable {
const allowedPermissionsInCore = new Set([
'media',
'font-access',
'local-fonts',
// TODO(deepak1556): Should be removed once migration is complete
// https://github.com/microsoft/vscode/issues/239228