Skip to content

Commit

Permalink
Update sdk/src/utils/serde.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Thibault Martinez <[email protected]>
  • Loading branch information
Thoralf-M and thibault-martinez committed Sep 4, 2023
1 parent 74a41a4 commit ec3d31d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sdk/src/utils/serde.rs
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ pub mod cow_boxed_slice_prefix {
}

pub mod boxed_slice_prefix_serde {

use alloc::vec::Vec;

use packable::{bounded::Bounded, prefix::BoxedSlicePrefix};
Expand Down

0 comments on commit ec3d31d

Please sign in to comment.