mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
remove shared module
This commit is contained in:
@@ -30,7 +30,6 @@ import {
|
|||||||
Icons,
|
Icons,
|
||||||
NoItemsModule,
|
NoItemsModule,
|
||||||
PopoverModule,
|
PopoverModule,
|
||||||
SharedModule,
|
|
||||||
} from "@bitwarden/components";
|
} from "@bitwarden/components";
|
||||||
import { DecryptionFailureDialogComponent, VaultIcons } from "@bitwarden/vault";
|
import { DecryptionFailureDialogComponent, VaultIcons } from "@bitwarden/vault";
|
||||||
|
|
||||||
@@ -84,7 +83,6 @@ enum VaultState {
|
|||||||
DecryptionFailureDialogComponent,
|
DecryptionFailureDialogComponent,
|
||||||
BannerComponent,
|
BannerComponent,
|
||||||
AtRiskPasswordCalloutComponent,
|
AtRiskPasswordCalloutComponent,
|
||||||
SharedModule,
|
|
||||||
],
|
],
|
||||||
providers: [VaultPageService],
|
providers: [VaultPageService],
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user