Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Mar 22, 2024
1 parent bccf78c commit 3646c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/agama-server/src/questions/web.rs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ use tokio_stream::{Stream, StreamExt};
use zbus::{
fdo::ObjectManagerProxy,
names::{InterfaceName, OwnedInterfaceName},
zvariant::{ObjectPath,OwnedObjectPath}
zvariant::{ObjectPath, OwnedObjectPath},
};

// TODO: move to lib
Expand Down

0 comments on commit 3646c0b

Please sign in to comment.