Skip to content

Commit 0e17121

Browse files
committed
lint: Remove unused import
1 parent 3e6a59b commit 0e17121

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

credentialsd/src/dbus/model.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
use std::{collections::HashMap, time::Duration};
66

77
use base64::{self, engine::general_purpose::URL_SAFE_NO_PAD, Engine as _};
8-
use zbus::fdo;
98

109
use credentialsd_common::{
1110
model::{

0 commit comments

Comments
 (0)