mirror of
https://github.com/bitwarden/browser
synced 2026-01-04 17:43:39 +00:00
Remove unused i18n strings (#10220)
This commit is contained in:
@@ -37,8 +37,6 @@ export class AccessPolicySelectorComponent implements ControlValueAccessor, OnIn
|
||||
|
||||
/**
|
||||
* Updates the enabled/disabled state of provided row form group based on the item's readonly state.
|
||||
* If a row is enabled, it also updates the enabled/disabled state of the permission control
|
||||
* based on the item's accessAllItems state and the current value of `permissionMode`.
|
||||
* @param controlRow - The form group for the row to update
|
||||
* @param item - The access item that is represented by the row
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user