mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-09 10:37:58 +00:00
update jsonrpsee to fix a allow(dead_code) (#8302)
This commit is contained in:
@@ -101,9 +101,6 @@
|
||||
//! }
|
||||
//! ```
|
||||
|
||||
// jsonrpsee_proc_macros generates faulty warnings: https://github.com/paritytech/jsonrpsee/issues/106
|
||||
#![allow(dead_code)]
|
||||
|
||||
use std::{
|
||||
fs,
|
||||
path::{Path, PathBuf},
|
||||
|
||||
Reference in New Issue
Block a user