mirror of
https://github.com/bitwarden/browser
synced 2025-12-30 07:03:26 +00:00
[PM-1915] Remove selector for all dialogs (#5257)
This commit is contained in:
@@ -12,7 +12,6 @@ export interface ResultList {
|
||||
}
|
||||
|
||||
@Component({
|
||||
selector: "app-import-success-dialog",
|
||||
templateUrl: "./import-success-dialog.component.html",
|
||||
})
|
||||
export class ImportSuccessDialogComponent implements OnInit {
|
||||
|
||||
Reference in New Issue
Block a user