mirror of
https://github.com/bitwarden/browser
synced 2026-02-09 13:10:17 +00:00
chore: deprecate old (de)serialization helpers in common
This commit is contained in:
@@ -9,7 +9,7 @@ import { getHostname, parse } from "tldts";
|
||||
import { Merge } from "type-fest";
|
||||
|
||||
// This import has been flagged as unallowed for this class. It may be involved in a circular dependency loop.
|
||||
// eslint-disable-next-line no-restricted-imports
|
||||
|
||||
import { KeyService } from "@bitwarden/key-management";
|
||||
|
||||
import { EncryptService } from "../../key-management/crypto/abstractions/encrypt.service";
|
||||
Reference in New Issue
Block a user