1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 13:23:34 +00:00

Remove unnecessary change

This commit is contained in:
Daniel James Smith
2025-01-09 14:42:00 +01:00
parent c280cfbfb5
commit 9a19dc99ed

View File

@@ -8,7 +8,7 @@ import { CipherId } from "@bitwarden/common/types/guid";
import { DialogService } from "@bitwarden/components";
import { CipherAttachmentsComponent } from "@bitwarden/vault";
import { SharedModule } from "../../shared/shared.module";
import { SharedModule } from "../../shared";
export interface AttachmentsDialogParams {
cipherId: CipherId;