Skip to content

Commit e460f2c

Browse files
committed
Run cargo fmt
1 parent ae00a6f commit e460f2c

File tree

1 file changed

+2
-2
lines changed
  • credentialsd-ui/src/gui/view_model

1 file changed

+2
-2
lines changed

credentialsd-ui/src/gui/view_model/mod.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ use tracing::{error, info};
1616
use credentialsd_common::{
1717
client::FlowController,
1818
model::{
19-
BackgroundEvent, Credential, Device, Error, HybridState, NfcState, Operation, Transport, UsbState,
20-
ViewUpdate,
19+
BackgroundEvent, Credential, Device, Error, HybridState, NfcState, Operation, Transport,
20+
UsbState, ViewUpdate,
2121
},
2222
};
2323

0 commit comments

Comments
 (0)