Skip to content

Commit 50a921b

Browse files
committed
Format
1 parent 05f22af commit 50a921b

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

crates/bitwarden-uniffi/src/vault/ciphers.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
use bitwarden_core::OrganizationId;
2-
32
use bitwarden_vault::{Cipher, CipherListView, CipherView, EncryptionContext, Fido2CredentialView};
4-
53
use uuid::Uuid;
64

75
use crate::{error::Error, Result};

crates/bitwarden-vault/src/cipher/cipher_client.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
use bitwarden_core::{Client, OrganizationId};
22
use bitwarden_crypto::IdentifyKey;
3-
43
#[cfg(feature = "wasm")]
54
use wasm_bindgen::prelude::*;
65

0 commit comments

Comments
 (0)