mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-13 01:41:59 -04:00
Run cargo fmt
This commit is contained in:
parent
6a08ce823e
commit
6815b7d695
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ use zbus::{interface, zvariant, Connection, Interface, InterfaceRef, SignalConte
|
||||||
use zbus_xml::Node;
|
use zbus_xml::Node;
|
||||||
|
|
||||||
use crate::error::{to_zbus_fdo_error, zbus_to_zbus_fdo};
|
use crate::error::{to_zbus_fdo_error, zbus_to_zbus_fdo};
|
||||||
use crate::proxy::{JobManager1Proxy, Job1Proxy};
|
use crate::proxy::{Job1Proxy, JobManager1Proxy};
|
||||||
use crate::Service;
|
use crate::Service;
|
||||||
|
|
||||||
const JOB_PREFIX: &str = "/com/steampowered/SteamOSManager1/Jobs";
|
const JOB_PREFIX: &str = "/com/steampowered/SteamOSManager1/Jobs";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue