mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 11:13:46 +00:00
Move purge-vault.component.ts to Vault code ownership (#6992)
This commit is contained in:
@@ -19,7 +19,7 @@ import { Utils } from "@bitwarden/common/platform/misc/utils";
|
||||
import { DialogService } from "@bitwarden/components";
|
||||
|
||||
import { ApiKeyComponent } from "../../../settings/api-key.component";
|
||||
import { PurgeVaultComponent } from "../../../settings/purge-vault.component";
|
||||
import { PurgeVaultComponent } from "../../../vault/settings/purge-vault.component";
|
||||
|
||||
import { DeleteOrganizationDialogResult, openDeleteOrganizationDialog } from "./components";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user