mirror of
https://github.com/bitwarden/browser
synced 2026-02-12 22:44:11 +00:00
format
This commit is contained in:
@@ -16,7 +16,6 @@ import { LogService } from "@bitwarden/common/platform/abstractions/log.service"
|
||||
|
||||
import { SharedModule } from "../../shared";
|
||||
|
||||
|
||||
type TaxInfoView = Omit<TaxInfoResponse, "taxIdType"> & {
|
||||
includeTaxId: boolean;
|
||||
[key: string]: unknown;
|
||||
|
||||
Reference in New Issue
Block a user