1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 23:33:31 +00:00

Revert "refactor(set-change-password): [Auth/PM-17649] Move and test compareI…" (#14171)

This reverts commit ecb4b2d0b7.
This commit is contained in:
rr-bw
2025-04-07 18:34:35 -07:00
committed by GitHub
parent ecb4b2d0b7
commit 81350a2ee1
5 changed files with 179 additions and 365 deletions

View File

@@ -77,6 +77,3 @@ export * from "./two-factor-auth";
// device verification
export * from "./new-device-verification/new-device-verification.component";
// validators
export * from "./validators/compare-inputs.validator";