Skip to content

Commit

Permalink
import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-marinica committed Mar 22, 2024
1 parent 647a1a1 commit 2497d68
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ use core::marker::PhantomData;
use codec::Empty;

use crate::{
api::StorageMapperApi,
imports::{ErrorApiImpl, ManagedType},
api::{ErrorApiImpl, StorageMapperApi},
storage::StorageKey,
storage_set,
types::ManagedType,
};

use super::{
Expand Down

0 comments on commit 2497d68

Please sign in to comment.