mirror of
https://github.com/bitwarden/android.git
synced 2026-03-21 22:00:42 -05:00
lint fixes
This commit is contained in:
@@ -1693,7 +1693,7 @@ data class VaultItemState(
|
||||
passwordData != null ||
|
||||
fido2CredentialCreationDateText != null ||
|
||||
totpCodeItemData != null
|
||||
|
||||
|
||||
/**
|
||||
* A wrapper for the password data.
|
||||
*
|
||||
|
||||
@@ -202,7 +202,6 @@ fun CipherView.toViewState(
|
||||
},
|
||||
)
|
||||
|
||||
|
||||
/**
|
||||
* Transforms [FieldView] into [VaultItemState.ViewState.Content.Common.Custom].
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user