mirror of
https://gitlab.steamos.cloud/holo/steamos-manager.git
synced 2025-07-16 11:16:45 -04:00
Import a few more zbus things to reduce namespace line length
This commit is contained in:
parent
7213ea5179
commit
450541b2bd
5 changed files with 20 additions and 21 deletions
|
@ -7,8 +7,7 @@ use tokio::fs;
|
|||
use tokio::io::{AsyncBufReadExt, BufReader};
|
||||
use tokio::net::unix::pipe;
|
||||
use tracing::{error, info};
|
||||
use zbus::connection::Connection;
|
||||
use zbus::zvariant;
|
||||
use zbus::{zvariant, Connection};
|
||||
|
||||
use crate::{get_appid, path, read_comm, Service};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue