mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-04 15:25:47 +01:00
Remove redundant permission (#243098)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user