mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 05:13:29 +00:00
remove shared module
This commit is contained in:
@@ -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],
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user