From 719fbee11ab19e82c3fc105931ba1ba41bf7b8d3 Mon Sep 17 00:00:00 2001 From: nexy7574 Date: Wed, 10 Sep 2025 16:56:37 +0100 Subject: [PATCH] style: Post-rebase formatting --- src/service/rooms/timeline/backfill.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/service/rooms/timeline/backfill.rs b/src/service/rooms/timeline/backfill.rs index 4eb49a16..603b277e 100644 --- a/src/service/rooms/timeline/backfill.rs +++ b/src/service/rooms/timeline/backfill.rs @@ -1,7 +1,6 @@ use std::iter::once; -use conduwuit::RoomVersion; -use conduwuit::{Err, PduEvent}; +use conduwuit::{Err, PduEvent, RoomVersion}; use conduwuit_core::{ Result, debug, debug_warn, err, implement, info, matrix::{