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 290c0f1 commit ea87fe2
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 ea87fe2

Please sign in to comment.