Skip to content

Commit

Permalink
Merge pull request #282 from peaqnetwork/feat/1207512530452118_remove…
Browse files Browse the repository at this point in the history
…_without_storage_info

Feat/1207512530452118 remove without storage info
  • Loading branch information
sfffaaa authored Sep 23, 2024
2 parents 24c15bd + da10f37 commit 6aaf56a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pallets/xc-asset-config/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ pub mod pallet {

#[pallet::pallet]
#[pallet::storage_version(STORAGE_VERSION)]
#[pallet::without_storage_info]
pub struct Pallet<T>(PhantomData<T>);

/// Defines conversion between asset Id and cross-chain asset location
Expand Down

0 comments on commit 6aaf56a

Please sign in to comment.