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

removing the Share component (#11373)

This commit is contained in:
cd-bitwarden
2024-10-24 16:03:41 -04:00
committed by GitHub
parent df8f234b9e
commit bacb7cd7a0
3 changed files with 0 additions and 153 deletions

View File

@@ -80,7 +80,6 @@ import { CollectionsComponent } from "../vault/individual-vault/collections.comp
import { FolderAddEditComponent } from "../vault/individual-vault/folder-add-edit.component";
import { OrganizationBadgeModule } from "../vault/individual-vault/organization-badge/organization-badge.module";
import { PipesModule } from "../vault/individual-vault/pipes/pipes.module";
import { ShareComponent } from "../vault/individual-vault/share.component";
import { AddEditComponent as OrgAddEditComponent } from "../vault/org-vault/add-edit.component";
import { AttachmentsComponent as OrgAttachmentsComponent } from "../vault/org-vault/attachments.component";
import { CollectionsComponent as OrgCollectionsComponent } from "../vault/org-vault/collections.component";
@@ -164,7 +163,6 @@ import { SharedModule } from "./shared.module";
SelectableAvatarComponent,
SendAddEditComponent,
SetPasswordComponent,
ShareComponent,
SponsoredFamiliesComponent,
SponsoringOrgRowComponent,
SsoComponent,
@@ -236,7 +234,6 @@ import { SharedModule } from "./shared.module";
SelectableAvatarComponent,
SendAddEditComponent,
SetPasswordComponent,
ShareComponent,
SponsoredFamiliesComponent,
SponsoringOrgRowComponent,
SsoComponent,