mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
remove forge import from crypto service
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
import * as forge from 'node-forge';
|
|
||||||
|
|
||||||
import { EncryptionType } from '../enums/encryptionType';
|
import { EncryptionType } from '../enums/encryptionType';
|
||||||
|
|
||||||
import { CipherString } from '../models/domain/cipherString';
|
import { CipherString } from '../models/domain/cipherString';
|
||||||
|
|||||||
Reference in New Issue
Block a user