mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
Remove unnecessary change
This commit is contained in:
@@ -8,7 +8,7 @@ import { CipherId } from "@bitwarden/common/types/guid";
|
|||||||
import { DialogService } from "@bitwarden/components";
|
import { DialogService } from "@bitwarden/components";
|
||||||
import { CipherAttachmentsComponent } from "@bitwarden/vault";
|
import { CipherAttachmentsComponent } from "@bitwarden/vault";
|
||||||
|
|
||||||
import { SharedModule } from "../../shared/shared.module";
|
import { SharedModule } from "../../shared";
|
||||||
|
|
||||||
export interface AttachmentsDialogParams {
|
export interface AttachmentsDialogParams {
|
||||||
cipherId: CipherId;
|
cipherId: CipherId;
|
||||||
|
|||||||
Reference in New Issue
Block a user