mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 02:03:39 +00:00
[PM-1915] Remove selector for all dialogs (#5257)
This commit is contained in:
@@ -12,7 +12,6 @@ export interface SecretHardDeleteOperation {
|
||||
}
|
||||
|
||||
@Component({
|
||||
selector: "sm-secret-hard-delete-dialog",
|
||||
templateUrl: "./secret-hard-delete.component.html",
|
||||
})
|
||||
export class SecretHardDeleteDialogComponent {
|
||||
|
||||
Reference in New Issue
Block a user