Run cargo fmt

This commit is contained in:
Vicki Pfau 2025-05-30 16:04:57 -07:00
parent cdf77e42d8
commit 04dc78fdd1

View file

@ -181,8 +181,8 @@ pub mod test {
use std::collections::HashMap;
use std::time::Duration;
use tokio::time::sleep;
use zbus::{fdo, ObjectServer};
use zbus::zvariant::ObjectPath;
use zbus::{fdo, ObjectServer};
#[test]
fn enable_state_roundtrip() {