mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-26 17:08:33 +01:00
remove forge import from crypto service
This commit is contained in:
parent
cf5bce1ea9
commit
12b01e1894
@ -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';
|
||||||
|
Loading…
Reference in New Issue
Block a user