Skip to content

Commit 13fe1e9

Browse files
talentdev219R.Rajeshkumar
talentdev219
and
R.Rajeshkumar
committed
Remove without_storage_info for the mandate pallet (#619)
Signed-off-by: R.Rajeshkumar <[email protected]> Co-authored-by: R.Rajeshkumar <[email protected]>
1 parent ef5c3b0 commit 13fe1e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pallets/mandate/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ pub mod pallet {
4747

4848
#[pallet::pallet]
4949
#[pallet::generate_store(pub(super) trait Store)]
50-
#[pallet::without_storage_info]
5150
pub struct Pallet<T>(PhantomData<T>);
5251

5352
#[pallet::hooks]

0 commit comments

Comments
 (0)