mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 01:07:57 +00:00
Remove unused imports and extern crate (#5245)
This commit is contained in:
@@ -16,8 +16,6 @@
|
||||
|
||||
//! Macros to derive chain spec extension traits implementation.
|
||||
|
||||
extern crate proc_macro;
|
||||
|
||||
mod impls;
|
||||
|
||||
use proc_macro::TokenStream;
|
||||
|
||||
Reference in New Issue
Block a user