mirror of
https://github.com/bitwarden/browser
synced 2026-01-10 12:33:26 +00:00
updating the location of the DefaultCipherFormCOnfigService
This commit is contained in:
@@ -6,7 +6,6 @@ import {
|
||||
VaultTimeoutInputComponent,
|
||||
} from "@bitwarden/auth/angular";
|
||||
import { LayoutComponent, NavigationModule } from "@bitwarden/components";
|
||||
import { DefaultCipherFormConfigService } from "@bitwarden/vault";
|
||||
|
||||
import { OrganizationLayoutComponent } from "../admin-console/organizations/layouts/organization-layout.component";
|
||||
import { EventsComponent as OrgEventsComponent } from "../admin-console/organizations/manage/events.component";
|
||||
@@ -245,6 +244,5 @@ import { SharedModule } from "./shared.module";
|
||||
HeaderModule,
|
||||
DangerZoneComponent,
|
||||
],
|
||||
providers: [DefaultCipherFormConfigService],
|
||||
})
|
||||
export class LooseComponentsModule {}
|
||||
|
||||
Reference in New Issue
Block a user