Remove unused imports
This commit is contained in:
parent
10b69b07c2
commit
b0e4e6fc6d
3 changed files with 3 additions and 3 deletions
|
|
@ -23,7 +23,7 @@ use futures::{
|
|||
};
|
||||
use tokio::process::Command;
|
||||
use zbus::{
|
||||
zvariant::{self, OwnedValue, Value},
|
||||
zvariant::{self, Value},
|
||||
Connection,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue