mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-12 01:12:30 -04:00
Run cargo fmt
This commit is contained in:
parent
cdf77e42d8
commit
04dc78fdd1
1 changed files with 1 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue