mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-25 21:02:59 +08:00
remove shared module
This commit is contained in:
parent
4a05f0ca20
commit
0b68aaae23
@ -30,7 +30,6 @@ import {
|
||||
Icons,
|
||||
NoItemsModule,
|
||||
PopoverModule,
|
||||
SharedModule,
|
||||
} from "@bitwarden/components";
|
||||
import { DecryptionFailureDialogComponent, VaultIcons } from "@bitwarden/vault";
|
||||
|
||||
@ -84,7 +83,6 @@ enum VaultState {
|
||||
DecryptionFailureDialogComponent,
|
||||
BannerComponent,
|
||||
AtRiskPasswordCalloutComponent,
|
||||
SharedModule,
|
||||
],
|
||||
providers: [VaultPageService],
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user