mirror of
https://github.com/bitwarden/browser
synced 2026-02-12 06:23:38 +00:00
removing commented code
This commit is contained in:
@@ -9,7 +9,7 @@ import { MemberCipherDetailsApiService } from "./member-cipher-details-api.servi
|
||||
import { mockMemberCipherDetails } from "./member-cipher-details-api.service.spec";
|
||||
import { PasswordHealthService } from "./password-health.service";
|
||||
|
||||
// TODO: Remove password-health report service after PR-15498 completion
|
||||
// FIXME: Remove password-health report service after PR-15498 completion
|
||||
describe("PasswordHealthService", () => {
|
||||
let service: PasswordHealthService;
|
||||
beforeEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user