Run prettier.

This commit is contained in:
Alec Rippberger 2024-10-15 22:06:54 -05:00
parent b839c82d9e
commit a3a2e9e321
No known key found for this signature in database
GPG Key ID: 9DD8DA583B28154A
1 changed files with 0 additions and 4 deletions

View File

@ -12,10 +12,6 @@ import { PlatformUtilsService } from "@bitwarden/common/platform/abstractions/pl
import { Utils } from "@bitwarden/common/platform/misc/utils";
import { PasswordGenerationServiceAbstraction } from "@bitwarden/generator-legacy";
import { DefaultLoginComponentService } from "./default-login-component.service";
jest.mock("@bitwarden/common/platform/abstractions/crypto-function.service");