mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 15:01:06 +00:00
Remove unused proc macro token stuff
This commit is contained in:
@@ -47,7 +47,6 @@ use crate::{
|
||||
/// A reasonable default for `era_period`
|
||||
pub const DEFAULT_ERA_PERIOD: u64 = 64;
|
||||
|
||||
|
||||
/// UncheckedExtrinsic type.
|
||||
pub type UncheckedExtrinsic<T> = sp_runtime::generic::UncheckedExtrinsic<
|
||||
<T as System>::Address,
|
||||
|
||||
Reference in New Issue
Block a user