mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
lint fix
This commit is contained in:
@@ -13,7 +13,6 @@ import { PasswordRepromptService } from "@bitwarden/vault";
|
|||||||
import { CipherReportComponent } from "./cipher-report.component";
|
import { CipherReportComponent } from "./cipher-report.component";
|
||||||
import { cipherData } from "./reports-ciphers.mock";
|
import { cipherData } from "./reports-ciphers.mock";
|
||||||
|
|
||||||
|
|
||||||
@Component({
|
@Component({
|
||||||
selector: "app-exposed-passwords-report",
|
selector: "app-exposed-passwords-report",
|
||||||
templateUrl: "exposed-passwords-report.component.html",
|
templateUrl: "exposed-passwords-report.component.html",
|
||||||
|
|||||||
Reference in New Issue
Block a user