mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
* Update modules to not import loose-components Instead they should import their dependencies directly. Only OssModule imports loose-components.module.ts. * Remove unused imports and exports