Skip to content

Commit b9ab72f

Browse files
authored
chore: Fix format (#1470)
fix: Format
1 parent 9202bec commit b9ab72f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk/src/claim.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ use crate::{
5858
jumbf::{
5959
self,
6060
boxes::{
61-
CAICBORAssertionBox, CAIJSONAssertionBox, CAISignatureBox,
62-
CAIUUIDAssertionBox, JUMBFCBORContentBox, JumbfEmbeddedFileBox,
61+
CAICBORAssertionBox, CAIJSONAssertionBox, CAISignatureBox, CAIUUIDAssertionBox,
62+
JUMBFCBORContentBox, JumbfEmbeddedFileBox,
6363
},
6464
labels::{
6565
assertion_label_from_uri, box_name_from_uri, manifest_label_from_uri,

0 commit comments

Comments
 (0)