mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 23:31:07 +00:00
* Remove now unneeded empty hooks and calls * fix pallet_ui tests
This commit is contained in:
@@ -131,9 +131,6 @@ pub mod pallet {
|
||||
migration::remove_deferred_storage::<T>()
|
||||
}
|
||||
}
|
||||
|
||||
#[pallet::call]
|
||||
impl<T: Config> Pallet<T> {}
|
||||
}
|
||||
|
||||
impl<T: Config, O: Offence<T::IdentificationTuple>>
|
||||
|
||||
Reference in New Issue
Block a user