Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
ntn-x2 committed Oct 8, 2024
1 parent 8fc79db commit cb42bbb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions runtimes/spiritnet/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,7 @@ pub use parachain_staking::InflationInfo;
pub use public_credentials;

use runtime_common::{
asset_switch::{
runtime_api::Error as AssetSwitchApiError, EnsureRootAsTreasury,
},
asset_switch::{runtime_api::Error as AssetSwitchApiError, EnsureRootAsTreasury},
assets::{AssetDid, PublicCredentialsFilter},
authorization::{AuthorizationId, PalletAuthorize},
constants::{
Expand Down

0 comments on commit cb42bbb

Please sign in to comment.