mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-24 12:06:15 +01:00
remove unused import
This commit is contained in:
parent
6e89b503f2
commit
c3ad9b9b7d
@ -1,7 +1,6 @@
|
||||
import { CipherType } from '../../enums/cipherType';
|
||||
|
||||
import { Cipher } from '../domain/cipher';
|
||||
import { Field } from '../domain/field';
|
||||
|
||||
import { CardApi } from '../api/cardApi';
|
||||
import { FieldApi } from '../api/fieldApi';
|
||||
|
Loading…
Reference in New Issue
Block a user