mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 15:27:57 +00:00
Remove unneeded bounds. (#1149)
* Remove unneeded bounds. * Other wasm.
This commit is contained in:
@@ -271,7 +271,7 @@ macro_rules! construct_runtime {
|
||||
}
|
||||
|
||||
#[derive(Clone, Copy, PartialEq, Eq)]
|
||||
#[cfg_attr(feature = "std", derive(Debug, Serialize, Deserialize))]
|
||||
#[cfg_attr(feature = "std", derive(Debug))]
|
||||
pub struct $runtime;
|
||||
__decl_outer_event!(
|
||||
$runtime;
|
||||
|
||||
Reference in New Issue
Block a user