mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
remove unused import
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
import { CipherType } from '../../enums/cipherType';
|
import { CipherType } from '../../enums/cipherType';
|
||||||
|
|
||||||
import { Cipher } from '../domain/cipher';
|
import { Cipher } from '../domain/cipher';
|
||||||
import { Field } from '../domain/field';
|
|
||||||
|
|
||||||
import { CardApi } from '../api/cardApi';
|
import { CardApi } from '../api/cardApi';
|
||||||
import { FieldApi } from '../api/fieldApi';
|
import { FieldApi } from '../api/fieldApi';
|
||||||
|
|||||||
Reference in New Issue
Block a user