mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
remove unused import
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user