1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 02:03:39 +00:00

refactor: remove unscoped file from core index and update references, refs PM-2491 (#5566)

This commit is contained in:
Vincent Salucci
2023-06-05 14:12:01 -05:00
committed by GitHub
parent f913d8b6be
commit ace1e309fa
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
export * from "./core.module";
export * from "./event.service";
export * from "../admin-console/core/policy-list.service";
export * from "./router.service";
export * from "./state/state.service";