Spacing/formatting adjustments.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-07-08 12:27:29 +00:00
parent ae707ab465
commit 23d188f612
8 changed files with 9 additions and 1 deletions

View File

@@ -86,7 +86,6 @@ pub async fn create_hash_and_sign_event(
.saturating_add(uint!(1));
let mut unsigned = unsigned.unwrap_or_default();
if let Some(state_key) = &state_key {
if let Ok(prev_pdu) = self
.services