From 766a58c8ef30ec805f0916b807d2e668827b0117 Mon Sep 17 00:00:00 2001 From: Stephen <11358399+nixuno@users.noreply.github.com> Date: Fri, 16 May 2025 07:52:57 -0400 Subject: [PATCH] cargo fmt --- src/api/core/ciphers.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/core/ciphers.rs b/src/api/core/ciphers.rs index 3161e8f8..73174bae 100644 --- a/src/api/core/ciphers.rs +++ b/src/api/core/ciphers.rs @@ -809,7 +809,7 @@ async fn post_bulk_collections( &mut conn, ) .await; - + log_event( EventType::CipherUpdatedCollections as i32, &cipher.uuid,