We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae00a6f commit e460f2cCopy full SHA for e460f2c
1 file changed
credentialsd-ui/src/gui/view_model/mod.rs
@@ -16,8 +16,8 @@ use tracing::{error, info};
16
use credentialsd_common::{
17
client::FlowController,
18
model::{
19
- BackgroundEvent, Credential, Device, Error, HybridState, NfcState, Operation, Transport, UsbState,
20
- ViewUpdate,
+ BackgroundEvent, Credential, Device, Error, HybridState, NfcState, Operation, Transport,
+ UsbState, ViewUpdate,
21
},
22
};
23
0 commit comments