Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
muharem committed Apr 15, 2024
1 parent 9247584 commit 6915afe
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
//! See the [`crate::traits::fungibles`] doc for more information about fungibles traits.
use super::Inspect;
use crate::traits::tokens::{AssetId, Balance};
use sp_runtime::{DispatchError, DispatchResult};

/// Trait for providing the ability to create new fungible assets.
Expand Down

0 comments on commit 6915afe

Please sign in to comment.